Shades of Cyprus #11433E
Tints of Cyprus #11433E
RGB
CMYK
RGB Variations
Color information
#11433E (or 0x11433E) is known color: Cyprus. HEX triplet: 11, 43 and 3E. RGB value is (17,67,62). Sum of RGB (Red+Green+Blue) = 17+67+62=146 (19% of max value = 765). Red value is 17 (7.03% from 255 or 11.64% from 146); Green value is 67 (26.56% from 255 or 45.89% from 146); Blue value is 62 (24.61% from 255 or 42.47% from 146); Max value from RGB is 67 - color contains mainly: green. Hex color #11433E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #11433E is #EEBCC1. Grayscale: #333333. Windows color (decimal): -15645890 or 4080401. OLE color: 4080401.
HSL color Cylindrical-coordinate representation of color #11433E: hue angle of 174º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #11433E is Cyan = 0.75, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 17 | 67 | 62 | - |
| CMYK | 0.75 | 0 | 0.07 | 0.74 |
| HSL | 174º | 0.6% | 0.16% | - |
| HSV(B) | 174º | 0.75% | 0.26% | - |
| XYZ | 3.11 | 4.48 | 5.26 | - |
| YUV | 51.48 | 133.94 | 103.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 67 | 62 | 0.75 | 0 | 0.07 | 0.74 | 174 | 0.6 | 0.16 |
| Hex | 11 | 43 | 3E | 4B | 0 | 7 | 4A | AE | 3C | 10 |
| Octal | 21 | 103 | 76 | 113 | 0 | 7 | 112 | 256 | 74 | 20 |
| Binary | 10001 | 1000011 | 111110 | 1001011 | 0 | 111 | 1001010 | 10101110 | 111100 | 10000 |
Color Harmonies of #11433E
Complementary color
Monochromatic Colors of #11433E
Black with #11433E
Text Example
Text Example
White with #11433E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11433E; }
p { color: rgb(17,67,62); }
H1.HeaderClassName
{
color: #11433E;
}
.AnyTagClassName
{
color: #11433E;
}
</style>
background-color css
<style>
a { background-color: #11433E; }
a { background-color: rgb(17,67,62); }
div.DivClassName
{
background-color: #11433E;
}
.BgClassName
{
background-color: #11433E;
}
</style>
border-color css
<style>
span { border-color: #11433E; }
span { border-color: rgb(17,67,62); }
td.TdClassName
{
border-color: #11433E;
}
.TagClassName
{
border-color: #11433E;
}
</style>