Shades of Cyprus #185150
Tints of Cyprus #185150
RGB
CMYK
RGB Variations
Color information
#185150 (or 0x185150) is known color: Cyprus. HEX triplet: 18, 51 and 50. RGB value is (24,81,80). Sum of RGB (Red+Green+Blue) = 24+81+80=185 (24% of max value = 765). Red value is 24 (9.77% from 255 or 12.97% from 185); Green value is 81 (32.03% from 255 or 43.78% from 185); Blue value is 80 (31.64% from 255 or 43.24% from 185); Max value from RGB is 81 - color contains mainly: green. Hex color #185150 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185150 is #E7AEAF. Grayscale: #3F3F3F. Windows color (decimal): -15183536 or 5263640. OLE color: 5263640.
HSL color Cylindrical-coordinate representation of color #185150: hue angle of 178.95º degrees, saturation: 0.54, 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 #185150 is Cyan = 0.70, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 24 | 81 | 80 | - |
| CMYK | 0.70 | 0 | 0.01 | 0.68 |
| HSL | 178.95º | 0.54% | 0.21% | - |
| HSV(B) | 178.95º | 0.7% | 0.32% | - |
| XYZ | 4.77 | 6.66 | 8.62 | - |
| YUV | 63.84 | 137.12 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 81 | 80 | 0.70 | 0 | 0.01 | 0.68 | 178.95 | 0.54 | 0.21 |
| Hex | 18 | 51 | 50 | 46 | 0 | 1 | 44 | B3 | 36 | 15 |
| Octal | 30 | 121 | 120 | 106 | 0 | 1 | 104 | 263 | 66 | 25 |
| Binary | 11000 | 1010001 | 1010000 | 1000110 | 0 | 1 | 1000100 | 10110011 | 110110 | 10101 |
Color Harmonies of #185150
Complementary color
Monochromatic Colors of #185150
Black with #185150
Text Example
Text Example
White with #185150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185150; }
p { color: rgb(24,81,80); }
H1.HeaderClassName
{
color: #185150;
}
.AnyTagClassName
{
color: #185150;
}
</style>
background-color css
<style>
a { background-color: #185150; }
a { background-color: rgb(24,81,80); }
div.DivClassName
{
background-color: #185150;
}
.BgClassName
{
background-color: #185150;
}
</style>
border-color css
<style>
span { border-color: #185150; }
span { border-color: rgb(24,81,80); }
td.TdClassName
{
border-color: #185150;
}
.TagClassName
{
border-color: #185150;
}
</style>