Shades of Cyprus #10494A
Tints of Cyprus #10494A
RGB
CMYK
RGB Variations
Color information
#10494A (or 0x10494A) is known color: Cyprus. HEX triplet: 10, 49 and 4A. RGB value is (16,73,74). Sum of RGB (Red+Green+Blue) = 16+73+74=163 (21% of max value = 765). Red value is 16 (6.64% from 255 or 9.82% from 163); Green value is 73 (28.91% from 255 or 44.79% 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 #10494A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #10494A is #EFB6B5. Grayscale: #383838. Windows color (decimal): -15709878 or 4868368. OLE color: 4868368.
HSL color Cylindrical-coordinate representation of color #10494A: hue angle of 181.03º 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 #10494A is Cyan = 0.78, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 16 | 73 | 74 | - |
| CMYK | 0.78 | 0.01 | 0 | 0.71 |
| HSL | 181.03º | 0.64% | 0.18% | - |
| HSV(B) | 181.03º | 0.78% | 0.29% | - |
| XYZ | 3.83 | 5.37 | 7.31 | - |
| YUV | 56.07 | 138.12 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 73 | 74 | 0.78 | 0.01 | 0 | 0.71 | 181.03 | 0.64 | 0.18 |
| Hex | 10 | 49 | 4A | 4E | 1 | 0 | 47 | B5 | 40 | 12 |
| Octal | 20 | 111 | 112 | 116 | 1 | 0 | 107 | 265 | 100 | 22 |
| Binary | 10000 | 1001001 | 1001010 | 1001110 | 1 | 0 | 1000111 | 10110101 | 1000000 | 10010 |
Color Harmonies of #10494A
Complementary color
Monochromatic Colors of #10494A
Black with #10494A
Text Example
Text Example
White with #10494A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10494A; }
p { color: rgb(16,73,74); }
H1.HeaderClassName
{
color: #10494A;
}
.AnyTagClassName
{
color: #10494A;
}
</style>
background-color css
<style>
a { background-color: #10494A; }
a { background-color: rgb(16,73,74); }
div.DivClassName
{
background-color: #10494A;
}
.BgClassName
{
background-color: #10494A;
}
</style>
border-color css
<style>
span { border-color: #10494A; }
span { border-color: rgb(16,73,74); }
td.TdClassName
{
border-color: #10494A;
}
.TagClassName
{
border-color: #10494A;
}
</style>