Shades of Cyprus #125155
Tints of Cyprus #125155
RGB
CMYK
RGB Variations
Color information
#125155 (or 0x125155) is known color: Cyprus. HEX triplet: 12, 51 and 55. RGB value is (18,81,85). Sum of RGB (Red+Green+Blue) = 18+81+85=184 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.78% from 184); Green value is 81 (32.03% from 255 or 44.02% from 184); Blue value is 85 (33.59% from 255 or 46.20% from 184); Max value from RGB is 85 - color contains mainly: blue. Hex color #125155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125155 is #EDAEAA. Grayscale: #3E3E3E. Windows color (decimal): -15576747 or 5591314. OLE color: 5591314.
HSL color Cylindrical-coordinate representation of color #125155: hue angle of 183.58º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #125155 is Cyan = 0.79, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 18 | 81 | 85 | - |
| CMYK | 0.79 | 0.05 | 0 | 0.67 |
| HSL | 183.58º | 0.65% | 0.2% | - |
| HSV(B) | 183.58º | 0.79% | 0.33% | - |
| XYZ | 4.83 | 6.67 | 9.63 | - |
| YUV | 62.62 | 140.63 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 81 | 85 | 0.79 | 0.05 | 0 | 0.67 | 183.58 | 0.65 | 0.2 |
| Hex | 12 | 51 | 55 | 4F | 5 | 0 | 43 | B8 | 41 | 14 |
| Octal | 22 | 121 | 125 | 117 | 5 | 0 | 103 | 270 | 101 | 24 |
| Binary | 10010 | 1010001 | 1010101 | 1001111 | 101 | 0 | 1000011 | 10111000 | 1000001 | 10100 |
Color Harmonies of #125155
Complementary color
Monochromatic Colors of #125155
Black with #125155
Text Example
Text Example
White with #125155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125155; }
p { color: rgb(18,81,85); }
H1.HeaderClassName
{
color: #125155;
}
.AnyTagClassName
{
color: #125155;
}
</style>
background-color css
<style>
a { background-color: #125155; }
a { background-color: rgb(18,81,85); }
div.DivClassName
{
background-color: #125155;
}
.BgClassName
{
background-color: #125155;
}
</style>
border-color css
<style>
span { border-color: #125155; }
span { border-color: rgb(18,81,85); }
td.TdClassName
{
border-color: #125155;
}
.TagClassName
{
border-color: #125155;
}
</style>