Shades of Cyprus #11434E
Tints of Cyprus #11434E
RGB
CMYK
RGB Variations
Color information
#11434E (or 0x11434E) is known color: Cyprus. HEX triplet: 11, 43 and 4E. RGB value is (17,67,78). Sum of RGB (Red+Green+Blue) = 17+67+78=162 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.49% from 162); Green value is 67 (26.56% from 255 or 41.36% from 162); Blue value is 78 (30.86% from 255 or 48.15% from 162); Max value from RGB is 78 - color contains mainly: blue. Hex color #11434E is not a web safe color. Web safe color analog (approx): #003366. Inversed color of #11434E is #EEBCB1. Grayscale: #353535. Windows color (decimal): -15645874 or 5128977. OLE color: 5128977.
HSL color Cylindrical-coordinate representation of color #11434E: hue angle of 190.82º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #11434E is Cyan = 0.78, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 17 | 67 | 78 | - |
| CMYK | 0.78 | 0.14 | 0 | 0.69 |
| HSL | 190.82º | 0.64% | 0.19% | - |
| HSV(B) | 190.82º | 0.78% | 0.31% | - |
| XYZ | 3.61 | 4.68 | 7.92 | - |
| YUV | 53.3 | 141.94 | 102.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 67 | 78 | 0.78 | 0.14 | 0 | 0.69 | 190.82 | 0.64 | 0.19 |
| Hex | 11 | 43 | 4E | 4E | E | 0 | 45 | BF | 40 | 13 |
| Octal | 21 | 103 | 116 | 116 | 16 | 0 | 105 | 277 | 100 | 23 |
| Binary | 10001 | 1000011 | 1001110 | 1001110 | 1110 | 0 | 1000101 | 10111111 | 1000000 | 10011 |
Color Harmonies of #11434E
Complementary color
Monochromatic Colors of #11434E
Black with #11434E
Text Example
Text Example
White with #11434E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11434E; }
p { color: rgb(17,67,78); }
H1.HeaderClassName
{
color: #11434E;
}
.AnyTagClassName
{
color: #11434E;
}
</style>
background-color css
<style>
a { background-color: #11434E; }
a { background-color: rgb(17,67,78); }
div.DivClassName
{
background-color: #11434E;
}
.BgClassName
{
background-color: #11434E;
}
</style>
border-color css
<style>
span { border-color: #11434E; }
span { border-color: rgb(17,67,78); }
td.TdClassName
{
border-color: #11434E;
}
.TagClassName
{
border-color: #11434E;
}
</style>