Shades of Cyprus #11444A
Tints of Cyprus #11444A
RGB
CMYK
RGB Variations
Color information
#11444A (or 0x11444A) is known color: Cyprus. HEX triplet: 11, 44 and 4A. RGB value is (17,68,74). Sum of RGB (Red+Green+Blue) = 17+68+74=159 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.69% from 159); Green value is 68 (26.95% from 255 or 42.77% from 159); Blue value is 74 (29.30% from 255 or 46.54% from 159); Max value from RGB is 74 - color contains mainly: blue. Hex color #11444A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #11444A is #EEBBB5. Grayscale: #353535. Windows color (decimal): -15645622 or 4867089. OLE color: 4867089.
HSL color Cylindrical-coordinate representation of color #11444A: hue angle of 186.32º 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 #11444A is Cyan = 0.77, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 17 | 68 | 74 | - |
| CMYK | 0.77 | 0.08 | 0 | 0.71 |
| HSL | 186.32º | 0.63% | 0.18% | - |
| HSV(B) | 186.32º | 0.77% | 0.29% | - |
| XYZ | 3.53 | 4.75 | 7.21 | - |
| YUV | 53.44 | 139.6 | 102.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 68 | 74 | 0.77 | 0.08 | 0 | 0.71 | 186.32 | 0.63 | 0.18 |
| Hex | 11 | 44 | 4A | 4D | 8 | 0 | 47 | BA | 3F | 12 |
| Octal | 21 | 104 | 112 | 115 | 10 | 0 | 107 | 272 | 77 | 22 |
| Binary | 10001 | 1000100 | 1001010 | 1001101 | 1000 | 0 | 1000111 | 10111010 | 111111 | 10010 |
Color Harmonies of #11444A
Complementary color
Monochromatic Colors of #11444A
Black with #11444A
Text Example
Text Example
White with #11444A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11444A; }
p { color: rgb(17,68,74); }
H1.HeaderClassName
{
color: #11444A;
}
.AnyTagClassName
{
color: #11444A;
}
</style>
background-color css
<style>
a { background-color: #11444A; }
a { background-color: rgb(17,68,74); }
div.DivClassName
{
background-color: #11444A;
}
.BgClassName
{
background-color: #11444A;
}
</style>
border-color css
<style>
span { border-color: #11444A; }
span { border-color: rgb(17,68,74); }
td.TdClassName
{
border-color: #11444A;
}
.TagClassName
{
border-color: #11444A;
}
</style>