Shades of Cyprus #11484A
Tints of Cyprus #11484A
RGB
CMYK
RGB Variations
Color information
#11484A (or 0x11484A) is known color: Cyprus. HEX triplet: 11, 48 and 4A. RGB value is (17,72,74). Sum of RGB (Red+Green+Blue) = 17+72+74=163 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.43% from 163); Green value is 72 (28.52% from 255 or 44.17% from 163); Blue value is 74 (29.30% from 255 or 45.40% from 163); Max value from RGB is 74 - color contains mainly: blue. Hex color #11484A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #11484A is #EEB7B5. Grayscale: #373737. Windows color (decimal): -15644598 or 4868113. OLE color: 4868113.
HSL color Cylindrical-coordinate representation of color #11484A: hue angle of 182.11º degrees, saturation: 0.63, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #11484A is Cyan = 0.77, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 17 | 72 | 74 | - |
| CMYK | 0.77 | 0.03 | 0 | 0.71 |
| HSL | 182.11º | 0.63% | 0.18% | - |
| HSV(B) | 182.11º | 0.77% | 0.29% | - |
| XYZ | 3.78 | 5.25 | 7.29 | - |
| YUV | 55.78 | 138.28 | 100.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 72 | 74 | 0.77 | 0.03 | 0 | 0.71 | 182.11 | 0.63 | 0.18 |
| Hex | 11 | 48 | 4A | 4D | 3 | 0 | 47 | B6 | 3F | 12 |
| Octal | 21 | 110 | 112 | 115 | 3 | 0 | 107 | 266 | 77 | 22 |
| Binary | 10001 | 1001000 | 1001010 | 1001101 | 11 | 0 | 1000111 | 10110110 | 111111 | 10010 |
Color Harmonies of #11484A
Complementary color
Monochromatic Colors of #11484A
Black with #11484A
Text Example
Text Example
White with #11484A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11484A; }
p { color: rgb(17,72,74); }
H1.HeaderClassName
{
color: #11484A;
}
.AnyTagClassName
{
color: #11484A;
}
</style>
background-color css
<style>
a { background-color: #11484A; }
a { background-color: rgb(17,72,74); }
div.DivClassName
{
background-color: #11484A;
}
.BgClassName
{
background-color: #11484A;
}
</style>
border-color css
<style>
span { border-color: #11484A; }
span { border-color: rgb(17,72,74); }
td.TdClassName
{
border-color: #11484A;
}
.TagClassName
{
border-color: #11484A;
}
</style>