Shades of Cyprus #125154
Tints of Cyprus #125154
RGB
CMYK
RGB Variations
Color information
#125154 (or 0x125154) is known color: Cyprus. HEX triplet: 12, 51 and 54. RGB value is (18,81,84). Sum of RGB (Red+Green+Blue) = 18+81+84=183 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.84% from 183); Green value is 81 (32.03% from 255 or 44.26% from 183); Blue value is 84 (33.20% from 255 or 45.90% from 183); Max value from RGB is 84 - color contains mainly: blue. Hex color #125154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125154 is #EDAEAB. Grayscale: #3E3E3E. Windows color (decimal): -15576748 or 5525778. OLE color: 5525778.
HSL color Cylindrical-coordinate representation of color #125154: hue angle of 182.73º 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 #125154 is Cyan = 0.79, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 18 | 81 | 84 | - |
| CMYK | 0.79 | 0.04 | 0 | 0.67 |
| HSL | 182.73º | 0.65% | 0.2% | - |
| HSV(B) | 182.73º | 0.79% | 0.33% | - |
| XYZ | 4.79 | 6.65 | 9.42 | - |
| YUV | 62.51 | 140.13 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 81 | 84 | 0.79 | 0.04 | 0 | 0.67 | 182.73 | 0.65 | 0.2 |
| Hex | 12 | 51 | 54 | 4F | 4 | 0 | 43 | B7 | 41 | 14 |
| Octal | 22 | 121 | 124 | 117 | 4 | 0 | 103 | 267 | 101 | 24 |
| Binary | 10010 | 1010001 | 1010100 | 1001111 | 100 | 0 | 1000011 | 10110111 | 1000001 | 10100 |
Color Harmonies of #125154
Complementary color
Monochromatic Colors of #125154
Black with #125154
Text Example
Text Example
White with #125154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125154; }
p { color: rgb(18,81,84); }
H1.HeaderClassName
{
color: #125154;
}
.AnyTagClassName
{
color: #125154;
}
</style>
background-color css
<style>
a { background-color: #125154; }
a { background-color: rgb(18,81,84); }
div.DivClassName
{
background-color: #125154;
}
.BgClassName
{
background-color: #125154;
}
</style>
border-color css
<style>
span { border-color: #125154; }
span { border-color: rgb(18,81,84); }
td.TdClassName
{
border-color: #125154;
}
.TagClassName
{
border-color: #125154;
}
</style>