Shades of Cyprus #105249
Tints of Cyprus #105249
RGB
CMYK
RGB Variations
Color information
#105249 (or 0x105249) is known color: Cyprus. HEX triplet: 10, 52 and 49. RGB value is (16,82,73). Sum of RGB (Red+Green+Blue) = 16+82+73=171 (22% of max value = 765). Red value is 16 (6.64% from 255 or 9.36% from 171); Green value is 82 (32.42% from 255 or 47.95% from 171); Blue value is 73 (28.91% from 255 or 42.69% from 171); Max value from RGB is 82 - color contains mainly: green. Hex color #105249 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #105249 is #EFADB6. Grayscale: #3D3D3D. Windows color (decimal): -15707575 or 4805136. OLE color: 4805136.
HSL color Cylindrical-coordinate representation of color #105249: hue angle of 171.82º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #105249 is Cyan = 0.80, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 16 | 82 | 73 | - |
| CMYK | 0.80 | 0 | 0.11 | 0.68 |
| HSL | 171.82º | 0.67% | 0.19% | - |
| HSV(B) | 171.82º | 0.8% | 0.32% | - |
| XYZ | 4.43 | 6.63 | 7.35 | - |
| YUV | 61.24 | 134.63 | 95.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 82 | 73 | 0.80 | 0 | 0.11 | 0.68 | 171.82 | 0.67 | 0.19 |
| Hex | 10 | 52 | 49 | 50 | 0 | B | 44 | AC | 43 | 13 |
| Octal | 20 | 122 | 111 | 120 | 0 | 13 | 104 | 254 | 103 | 23 |
| Binary | 10000 | 1010010 | 1001001 | 1010000 | 0 | 1011 | 1000100 | 10101100 | 1000011 | 10011 |
Color Harmonies of #105249
Complementary color
Monochromatic Colors of #105249
Black with #105249
Text Example
Text Example
White with #105249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105249; }
p { color: rgb(16,82,73); }
H1.HeaderClassName
{
color: #105249;
}
.AnyTagClassName
{
color: #105249;
}
</style>
background-color css
<style>
a { background-color: #105249; }
a { background-color: rgb(16,82,73); }
div.DivClassName
{
background-color: #105249;
}
.BgClassName
{
background-color: #105249;
}
</style>
border-color css
<style>
span { border-color: #105249; }
span { border-color: rgb(16,82,73); }
td.TdClassName
{
border-color: #105249;
}
.TagClassName
{
border-color: #105249;
}
</style>