Shades of Cyprus #185354
Tints of Cyprus #185354
RGB
CMYK
RGB Variations
Color information
#185354 (or 0x185354) is known color: Cyprus. HEX triplet: 18, 53 and 54. RGB value is (24,83,84). Sum of RGB (Red+Green+Blue) = 24+83+84=191 (25% of max value = 765). Red value is 24 (9.77% from 255 or 12.57% from 191); Green value is 83 (32.81% from 255 or 43.46% from 191); Blue value is 84 (33.20% from 255 or 43.98% from 191); Max value from RGB is 84 - color contains mainly: blue. Hex color #185354 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185354 is #E7ACAB. Grayscale: #414141. Windows color (decimal): -15183020 or 5526296. OLE color: 5526296.
HSL color Cylindrical-coordinate representation of color #185354: hue angle of 181º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #185354 is Cyan = 0.71, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 24 | 83 | 84 | - |
| CMYK | 0.71 | 0.01 | 0 | 0.67 |
| HSL | 181º | 0.56% | 0.21% | - |
| HSV(B) | 181º | 0.71% | 0.33% | - |
| XYZ | 5.07 | 7.02 | 9.48 | - |
| YUV | 65.47 | 138.45 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 83 | 84 | 0.71 | 0.01 | 0 | 0.67 | 181 | 0.56 | 0.21 |
| Hex | 18 | 53 | 54 | 47 | 1 | 0 | 43 | B5 | 38 | 15 |
| Octal | 30 | 123 | 124 | 107 | 1 | 0 | 103 | 265 | 70 | 25 |
| Binary | 11000 | 1010011 | 1010100 | 1000111 | 1 | 0 | 1000011 | 10110101 | 111000 | 10101 |
Color Harmonies of #185354
Complementary color
Monochromatic Colors of #185354
Black with #185354
Text Example
Text Example
White with #185354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185354; }
p { color: rgb(24,83,84); }
H1.HeaderClassName
{
color: #185354;
}
.AnyTagClassName
{
color: #185354;
}
</style>
background-color css
<style>
a { background-color: #185354; }
a { background-color: rgb(24,83,84); }
div.DivClassName
{
background-color: #185354;
}
.BgClassName
{
background-color: #185354;
}
</style>
border-color css
<style>
span { border-color: #185354; }
span { border-color: rgb(24,83,84); }
td.TdClassName
{
border-color: #185354;
}
.TagClassName
{
border-color: #185354;
}
</style>