Shades of Cyprus #185252
Tints of Cyprus #185252
RGB
CMYK
RGB Variations
Color information
#185252 (or 0x185252) is known color: Cyprus. HEX triplet: 18, 52 and 52. RGB value is (24,82,82). Sum of RGB (Red+Green+Blue) = 24+82+82=188 (24% of max value = 765). Red value is 24 (9.77% from 255 or 12.77% from 188); Green value is 82 (32.42% from 255 or 43.62% from 188); Blue value is 82 (32.42% from 255 or 43.62% from 188); Max value from RGB is 82 - color contains mainly: green, blue. Hex color #185252 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185252 is #E7ADAD. Grayscale: #404040. Windows color (decimal): -15183278 or 5394968. OLE color: 5394968.
HSL color Cylindrical-coordinate representation of color #185252: hue angle of 180º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #185252 is Cyan = 0.71, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 24 | 82 | 82 | - |
| CMYK | 0.71 | 0 | 0 | 0.68 |
| HSL | 180º | 0.55% | 0.21% | - |
| HSV(B) | 180º | 0.71% | 0.32% | - |
| XYZ | 4.92 | 6.84 | 9.04 | - |
| YUV | 64.66 | 137.78 | 99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 82 | 82 | 0.71 | 0 | 0 | 0.68 | 180 | 0.55 | 0.21 |
| Hex | 18 | 52 | 52 | 47 | 0 | 0 | 44 | B4 | 37 | 15 |
| Octal | 30 | 122 | 122 | 107 | 0 | 0 | 104 | 264 | 67 | 25 |
| Binary | 11000 | 1010010 | 1010010 | 1000111 | 0 | 0 | 1000100 | 10110100 | 110111 | 10101 |
Color Harmonies of #185252
Complementary color
Monochromatic Colors of #185252
Black with #185252
Text Example
Text Example
White with #185252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185252; }
p { color: rgb(24,82,82); }
H1.HeaderClassName
{
color: #185252;
}
.AnyTagClassName
{
color: #185252;
}
</style>
background-color css
<style>
a { background-color: #185252; }
a { background-color: rgb(24,82,82); }
div.DivClassName
{
background-color: #185252;
}
.BgClassName
{
background-color: #185252;
}
</style>
border-color css
<style>
span { border-color: #185252; }
span { border-color: rgb(24,82,82); }
td.TdClassName
{
border-color: #185252;
}
.TagClassName
{
border-color: #185252;
}
</style>