Shades of Cyprus #11534A
Tints of Cyprus #11534A
RGB
CMYK
RGB Variations
Color information
#11534A (or 0x11534A) is known color: Cyprus. HEX triplet: 11, 53 and 4A. RGB value is (17,83,74). Sum of RGB (Red+Green+Blue) = 17+83+74=174 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.77% from 174); Green value is 83 (32.81% from 255 or 47.70% from 174); Blue value is 74 (29.30% from 255 or 42.53% from 174); Max value from RGB is 83 - color contains mainly: green. Hex color #11534A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #11534A is #EEACB5. Grayscale: #3E3E3E. Windows color (decimal): -15641782 or 4870929. OLE color: 4870929.
HSL color Cylindrical-coordinate representation of color #11534A: hue angle of 171.82º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #11534A is Cyan = 0.80, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 83 | 74 | - |
| CMYK | 0.80 | 0 | 0.11 | 0.67 |
| HSL | 171.82º | 0.66% | 0.2% | - |
| HSV(B) | 171.82º | 0.8% | 0.33% | - |
| XYZ | 4.56 | 6.8 | 7.55 | - |
| YUV | 62.24 | 134.63 | 95.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 74 | 0.80 | 0 | 0.11 | 0.67 | 171.82 | 0.66 | 0.2 |
| Hex | 11 | 53 | 4A | 50 | 0 | B | 43 | AC | 42 | 14 |
| Octal | 21 | 123 | 112 | 120 | 0 | 13 | 103 | 254 | 102 | 24 |
| Binary | 10001 | 1010011 | 1001010 | 1010000 | 0 | 1011 | 1000011 | 10101100 | 1000010 | 10100 |
Color Harmonies of #11534A
Complementary color
Monochromatic Colors of #11534A
Black with #11534A
Text Example
Text Example
White with #11534A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11534A; }
p { color: rgb(17,83,74); }
H1.HeaderClassName
{
color: #11534A;
}
.AnyTagClassName
{
color: #11534A;
}
</style>
background-color css
<style>
a { background-color: #11534A; }
a { background-color: rgb(17,83,74); }
div.DivClassName
{
background-color: #11534A;
}
.BgClassName
{
background-color: #11534A;
}
</style>
border-color css
<style>
span { border-color: #11534A; }
span { border-color: rgb(17,83,74); }
td.TdClassName
{
border-color: #11534A;
}
.TagClassName
{
border-color: #11534A;
}
</style>