Shades of Cyprus #195051
Tints of Cyprus #195051
RGB
CMYK
RGB Variations
Color information
#195051 (or 0x195051) is known color: Cyprus. HEX triplet: 19, 50 and 51. RGB value is (25,80,81). Sum of RGB (Red+Green+Blue) = 25+80+81=186 (24% of max value = 765). Red value is 25 (10.16% from 255 or 13.44% from 186); Green value is 80 (31.64% from 255 or 43.01% from 186); Blue value is 81 (32.03% from 255 or 43.55% from 186); Max value from RGB is 81 - color contains mainly: blue. Hex color #195051 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195051 is #E6AFAE. Grayscale: #3F3F3F. Windows color (decimal): -15118255 or 5328921. OLE color: 5328921.
HSL color Cylindrical-coordinate representation of color #195051: hue angle of 181.07º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #195051 is Cyan = 0.69, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 25 | 80 | 81 | - |
| CMYK | 0.69 | 0.01 | 0 | 0.68 |
| HSL | 181.07º | 0.53% | 0.21% | - |
| HSV(B) | 181.07º | 0.69% | 0.32% | - |
| XYZ | 4.75 | 6.54 | 8.8 | - |
| YUV | 63.67 | 137.78 | 100.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 80 | 81 | 0.69 | 0.01 | 0 | 0.68 | 181.07 | 0.53 | 0.21 |
| Hex | 19 | 50 | 51 | 45 | 1 | 0 | 44 | B5 | 35 | 15 |
| Octal | 31 | 120 | 121 | 105 | 1 | 0 | 104 | 265 | 65 | 25 |
| Binary | 11001 | 1010000 | 1010001 | 1000101 | 1 | 0 | 1000100 | 10110101 | 110101 | 10101 |
Color Harmonies of #195051
Complementary color
Monochromatic Colors of #195051
Black with #195051
Text Example
Text Example
White with #195051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195051; }
p { color: rgb(25,80,81); }
H1.HeaderClassName
{
color: #195051;
}
.AnyTagClassName
{
color: #195051;
}
</style>
background-color css
<style>
a { background-color: #195051; }
a { background-color: rgb(25,80,81); }
div.DivClassName
{
background-color: #195051;
}
.BgClassName
{
background-color: #195051;
}
</style>
border-color css
<style>
span { border-color: #195051; }
span { border-color: rgb(25,80,81); }
td.TdClassName
{
border-color: #195051;
}
.TagClassName
{
border-color: #195051;
}
</style>