From Clomosy Docs

(Created page with "This page provides a list of commonly used color constants on the Clomosy platform.<br> Below the table, you can find the name, hexadecimal value, and Turkish description of each color.<br> <div class="table-responsive"> {| class="wikitable" style="border: 2px solid #c3d7e0" ! style="background-color: #c3d7e0"| Color Constant !!style="background-color: #c3d7e0"| Hex Value !!style="background-color: #c3d7e0"| Color Description |- | <b>clAlpha</b> || TCLColor($000000) ||...")
 
No edit summary
Line 1: Line 1:
This page provides a list of commonly used color constants on the Clomosy platform.<br>
This page provides a list of commonly used color constants on the Clomosy platform.<br>
The usage of color constants is as follows:<br>
For standard components:<br>
Use of;<br>
<div class="alert alert-secondary" role="alert" data-bs-theme="light">
TCLComponent.<span style="color:green"><b>TextSettings.FontColor</b></span> =  clAlphaColor.clblue;
</div>
For pro components:<br>
Use of;<br>
<div class="alert alert-secondary" role="alert" data-bs-theme="light">
TCLComponent.<span style="color:green"><b>clProSettings.FontColor</b></span> =  clAlphaColor.clRed;<br>
TCLComponent.<span style="color:green"><b>clProSettings.BorderColor</b></span> =  clAlphaColor.clRed;<br>
TCLComponent.<span style="color:green"><b>clProSettings.BackgroundColor</b></span> =  clAlphaColor.clRed;<br>
</div>
Below the table, you can find the name, hexadecimal value, and Turkish description of each color.<br>
Below the table, you can find the name, hexadecimal value, and Turkish description of each color.<br>



Revision as of 12:30, 11 November 2024

This page provides a list of commonly used color constants on the Clomosy platform.

The usage of color constants is as follows:

For standard components:
Use of;

For pro components:
Use of;

Below the table, you can find the name, hexadecimal value, and Turkish description of each color.

Color Constant Hex Value Color Description
clAlpha TCLColor($000000) Black
clAliceblue TCLColor($F0F8FF) Light blue tone
clAntiquewhite TCLColor($FAEBD7) Antique white tone
clAqua TCLColor($00FFFF) Light blue tone
clAquamarine TCLColor($7FFFD4) Aquamarine blue
clAzure TCLColor($F0FFFF) Sky blue
clBeige TCLColor($F5F5DC) Beige tone
clBisque TCLColor($FFE4C4) Light orange tone
clBlack TCLColor($000000) Black
clBlanchedalmond TCLColor($FFEBCD) Light almond
clBlue TCLColor($0000FF) Blue
clBlueviolet TCLColor($8A2BE2) Blue-purple mix
clBrown TCLColor($A52A2A) Brown
clBurlywood TCLColor($DEB887) Tan wood color
clCadetblue TCLColor($5F9EA0) Military blue
clChartreuse TCLColor($7FFF00) Greenish-yellow
clChocolate TCLColor($D2691E) Chocolate brown
clCoral TCLColor($FF7F50) Coral
clCornflowerblue TCLColor($6495ED) Cornflower blue
clCornsilk TCLColor($FFF8DC) Corn silk color
clCrimson TCLColor($DC143C) Deep red
clCyan TCLColor($00FFFF) Cyan
clDarkblue TCLColor($00008B) Dark blue
clDarkcyan TCLColor($008B8B) Dark cyan
clDarkgoldenrod TCLColor($B8860B) Dark goldenrod
clDarkgray or clDarkgrey TCLColor($A9A9A9) Dark gray
clDarkgreen TCLColor($006400) Dark green
clDarkkhaki TCLColor($BDB76B) Dark khaki
clDarkmagenta TCLColor($8B008B) Dark pink-purple
clDarkolivegreen TCLColor($556B2F) Dark olive green
clDarkorange TCLColor($FF8C00) Dark orange
clDarkorchid TCLColor($9932CC) Dark orchid
clDarkred TCLColor($8B0000) Dark red
clDarksalmon TCLColor($E9967A) Dark salmon
clDarkseagreen TCLColor($8FBC8F) Dark sea green
clDarkslateblue TCLColor($483D8B) Dark slate blue
clDarkslategray or clDarkslategrey TCLColor($2F4F4F) Dark slate gray
clDarkturquoise TCLColor($00CED1) Dark turquoise
clDarkviolet TCLColor($9400D3) Dark violet
clDeeppink TCLColor($FF1493) Deep pink
clDeepskyblue TCLColor($00BFFF) Deep sky blue
clDimgray or clDimgrey TCLColor($696969) Dim gray
clDodgerblue TCLColor($1E90FF) Bright blue
clFirebrick TCLColor($B22222) Fire brick
clFloralwhite TCLColor($FFFAF0) Floral white
clForestgreen TCLColor($228B22) Forest green
clFuchsia TCLColor($FF00FF) Fuchsia
clGainsboro TCLColor($DCDCDC) Light gray
clGhostwhite TCLColor($F8F8FF) Ghost white
clGold TCLColor($FFD700) Metallic gold
clGoldenrod TCLColor($DAA520) Golden yellow
clGray or clGrey TCLColor($808080) Gray
clGreen TCLColor($008000) Green
clGreenyellow TCLColor($ADFF2F) Lemon green
clHoneydew TCLColor($F0FFF0) Honeydew green
clHotpink TCLColor($FF69B4) Hot pink
clIndianred TCLColor($CD5C5C) Indian red
clIndigo TCLColor($4B0082) Indigo
clIvory TCLColor($FFFFF0) Ivory
clKhaki TCLColor($F0E68C) Khaki
clLavender TCLColor($E6E6FA) Lavender
clLavenderblush TCLColor($FFF0F5) Lavender pink
clLawngreen TCLColor($7CFC00) Lawn green
clLemonchiffon TCLColor($FFFACD) Lemon chiffon
clLightblue TCLColor($ADD8E6) Light blue
clLightcoral TCLColor($F08080) Light coral
clLightcyan TCLColor($E0FFFF) Light cyan
clLightgoldenrodyellow TCLColor($FAFAD2) Light goldenrod yellow
clLightgray or clLightgrey TCLColor($D3D3D3) Light gray
clLightgreen TCLColor($90EE90) Light green
clLightpink TCLColor($FFB6C1) Light pink
clLightsalmon TCLColor($FFA07A) Light salmon
clLightseagreen TCLColor($20B2AA) Light sea green
clLightskyblue TCLColor($87CEFA) Light sky blue
clLightslategray or clLightslategrey TCLColor($778899) Light slate gray
clLightsteelblue TCLColor($B0C4DE) Light steel blue
clLightyellow TCLColor($FFFFE0) Light yellow
clLtGray TCLColor($C0C0C0) Silver color
clMedGray TCLColor($A0A0A4) Medium gray
clDkGray TCLColor($808080) Gray
clMoneyGreen TCLColor($C0DCC0) Light green
clLegacySkyBlue TCLColor($A6CAF0) Sky blue
clCream TCLColor($FFFDD0) Cream
clLime TCLColor($00FF00) Lime green
clLimegreen TCLColor($32CD32) Medium lime green
clLinen TCLColor($FAF0E6) Linen
clMagenta TCLColor($FF00FF) Magenta
clMaroon TCLColor($800000) Maroon
clMediumaquamarine TCLColor($66CDAA) Medium aquamarine
clMediumblue TCLColor($0000CD) Medium blue
clMediumorchid TCLColor($BA55D3) Medium orchid
clMediumpurple TCLColor($9370DB) Medium purple
clMediumseagreen TCLColor($3CB371) Medium sea green
clMediumslateblue TCLColor($7B68EE) Medium slate blue
clMediumspringgreen TCLColor($00FA9A) Medium spring green
clMediumturquoise TCLColor($48D1CC) Medium turquoise
clMediumvioletred TCLColor($C71585) Medium violet-red
clMidnightblue TCLColor($191970) Midnight blue
clMintcream TCLColor($F5FFFA) Mint cream
clMistyrose TCLColor($FFE4E1) Misty rose
clMoccasin TCLColor($FFE4B5) Moccasin
clNavajowhite TCLColor($FFDEAD) Navajo white
clNavy TCLColor($000080) Navy Blue
clOldlace TCLColor($FDF5E6) Old Lace (a slightly yellowish tone mixed with white)
clOlive TCLColor($808000) Olive Green
clOlivedrab TCLColor($6B8E23) Olive Drab
clOrange TCLColor($FFA500) Orange
clOrangered TCLColor($FF4500) Orange Red
clOrchid TCLColor($DA70D6) Orchid
clPalegoldenrod TCLColor($EEE8AA) Pale Goldenrod
clPalegreen TCLColor($98FB98) Pale Green
clPaleturquoise TCLColor($AFEEEE) Pale Turquoise
clPalevioletred TCLColor($DB7093) Pale Violet Red
clPapayawhip TCLColor($FFEFD5) Papaya Whip
clPeachpuff TCLColor($FFDAB9) Peach Puff
clPeru TCLColor($CD853F) Peru
clPink TCLColor($FFC0CB) Pink
clPlum TCLColor($DDA0DD) Medium Orchid
clPowderblue TCLColor($B0E0E6) Powder Blue
clPurple TCLColor($800080) Purple
clRed TCLColor($FF0000) Red
clRosybrown TCLColor($BC8F8F) Rosy Brown
clRoyalblue TCLColor($4169E1) Royal Blue
clSaddlebrown TCLColor($8B4513) Saddle Brown
clSalmon TCLColor($FA8072) Salmon
clSandybrown TCLColor($F4A460) Sandy Brown
clSeagreen TCLColor($2E8B57) Sea Green
clSeashell TCLColor($FFF5EE) Seashell
clSienna TCLColor($A0522D) Sienna
clSilver TCLColor($C0C0C0) Silver Tone
clSkyblue TCLColor($87CEEB) Sky Blue Tone
clSlateblue TCLColor($6A5ACD) Slate Blue
clSlategray or clSlategrey TCLColor($708090) Slate Gray
clSnow TCLColor($FFFAFA) Snow Tone
clSpringgreen TCLColor($00FF7F) Spring Green
clSteelblue TCLColor($4682B4) Steel Blue
clTan TCLColor($D2B48C) Tan
clTeal TCLColor($008080) Teal (a tone between blue and green)
clThistle TCLColor($D8BFD8) Thistle
clTomato TCLColor($FF6347) Tomato Red
clTurquoise TCLColor($40E0D0) Turquoise
clViolet TCLColor($EE82EE) Violet
clWheat TCLColor($F5DEB3) Wheat
clWhite TCLColor($FFFFFF) White
clWhitesmoke TCLColor($F5F5F5) White Smoke
clYellow TCLColor($FFFF00) Yellow
clYellowgreen TCLColor($9ACD32) Yellow-Green
clNull TCLColor($000000) Black (commonly used when no color is assigned)