Shades of Cyprus #195250
Tints of Cyprus #195250
RGB
CMYK
RGB Variations
Color information
#195250 (or 0x195250) is known color: Cyprus. HEX triplet: 19, 52 and 50. RGB value is (25,82,80). Sum of RGB (Red+Green+Blue) = 25+82+80=187 (24% of max value = 765). Red value is 25 (10.16% from 255 or 13.37% from 187); Green value is 82 (32.42% from 255 or 43.85% from 187); Blue value is 80 (31.64% from 255 or 42.78% from 187); Max value from RGB is 82 - color contains mainly: green. Hex color #195250 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #195250 is #E6ADAF. Grayscale: #404040. Windows color (decimal): -15117744 or 5263897. OLE color: 5263897.
HSL color Cylindrical-coordinate representation of color #195250: hue angle of 177.89º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #195250 is Cyan = 0.70, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 25 | 82 | 80 | - |
| CMYK | 0.70 | 0 | 0.02 | 0.68 |
| HSL | 177.89º | 0.53% | 0.21% | - |
| HSV(B) | 177.89º | 0.7% | 0.32% | - |
| XYZ | 4.87 | 6.82 | 8.65 | - |
| YUV | 64.73 | 136.62 | 99.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 82 | 80 | 0.70 | 0 | 0.02 | 0.68 | 177.89 | 0.53 | 0.21 |
| Hex | 19 | 52 | 50 | 46 | 0 | 2 | 44 | B2 | 35 | 15 |
| Octal | 31 | 122 | 120 | 106 | 0 | 2 | 104 | 262 | 65 | 25 |
| Binary | 11001 | 1010010 | 1010000 | 1000110 | 0 | 10 | 1000100 | 10110010 | 110101 | 10101 |
Color Harmonies of #195250
Complementary color
Monochromatic Colors of #195250
Black with #195250
Text Example
Text Example
White with #195250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #195250; }
p { color: rgb(25,82,80); }
H1.HeaderClassName
{
color: #195250;
}
.AnyTagClassName
{
color: #195250;
}
</style>
background-color css
<style>
a { background-color: #195250; }
a { background-color: rgb(25,82,80); }
div.DivClassName
{
background-color: #195250;
}
.BgClassName
{
background-color: #195250;
}
</style>
border-color css
<style>
span { border-color: #195250; }
span { border-color: rgb(25,82,80); }
td.TdClassName
{
border-color: #195250;
}
.TagClassName
{
border-color: #195250;
}
</style>