Shades of Cyprus #10424A
Tints of Cyprus #10424A
RGB
CMYK
RGB Variations
Color information
#10424A (or 0x10424A) is known color: Cyprus. HEX triplet: 10, 42 and 4A. RGB value is (16,66,74). Sum of RGB (Red+Green+Blue) = 16+66+74=156 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.26% from 156); Green value is 66 (26.17% from 255 or 42.31% from 156); Blue value is 74 (29.30% from 255 or 47.44% from 156); Max value from RGB is 74 - color contains mainly: blue. Hex color #10424A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #10424A is #EFBDB5. Grayscale: #333333. Windows color (decimal): -15711670 or 4866576. OLE color: 4866576.
HSL color Cylindrical-coordinate representation of color #10424A: hue angle of 188.28º degrees, saturation: 0.64, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #10424A is Cyan = 0.78, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 16 | 66 | 74 | - |
| CMYK | 0.78 | 0.11 | 0 | 0.71 |
| HSL | 188.28º | 0.64% | 0.18% | - |
| HSV(B) | 188.28º | 0.78% | 0.29% | - |
| XYZ | 3.4 | 4.5 | 7.17 | - |
| YUV | 51.96 | 140.44 | 102.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 66 | 74 | 0.78 | 0.11 | 0 | 0.71 | 188.28 | 0.64 | 0.18 |
| Hex | 10 | 42 | 4A | 4E | B | 0 | 47 | BC | 40 | 12 |
| Octal | 20 | 102 | 112 | 116 | 13 | 0 | 107 | 274 | 100 | 22 |
| Binary | 10000 | 1000010 | 1001010 | 1001110 | 1011 | 0 | 1000111 | 10111100 | 1000000 | 10010 |
Color Harmonies of #10424A
Complementary color
Monochromatic Colors of #10424A
Black with #10424A
Text Example
Text Example
White with #10424A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10424A; }
p { color: rgb(16,66,74); }
H1.HeaderClassName
{
color: #10424A;
}
.AnyTagClassName
{
color: #10424A;
}
</style>
background-color css
<style>
a { background-color: #10424A; }
a { background-color: rgb(16,66,74); }
div.DivClassName
{
background-color: #10424A;
}
.BgClassName
{
background-color: #10424A;
}
</style>
border-color css
<style>
span { border-color: #10424A; }
span { border-color: rgb(16,66,74); }
td.TdClassName
{
border-color: #10424A;
}
.TagClassName
{
border-color: #10424A;
}
</style>