Shades of Cyprus #125355
Tints of Cyprus #125355
RGB
CMYK
RGB Variations
Color information
#125355 (or 0x125355) is known color: Cyprus. HEX triplet: 12, 53 and 55. RGB value is (18,83,85). Sum of RGB (Red+Green+Blue) = 18+83+85=186 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.68% from 186); Green value is 83 (32.81% from 255 or 44.62% from 186); Blue value is 85 (33.59% from 255 or 45.70% from 186); Max value from RGB is 85 - color contains mainly: blue. Hex color #125355 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125355 is #EDACAA. Grayscale: #3F3F3F. Windows color (decimal): -15576235 or 5591826. OLE color: 5591826.
HSL color Cylindrical-coordinate representation of color #125355: hue angle of 181.79º 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 #125355 is Cyan = 0.79, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 18 | 83 | 85 | - |
| CMYK | 0.79 | 0.02 | 0 | 0.67 |
| HSL | 181.79º | 0.65% | 0.2% | - |
| HSV(B) | 181.79º | 0.79% | 0.33% | - |
| XYZ | 4.98 | 6.97 | 9.68 | - |
| YUV | 63.79 | 139.97 | 95.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 83 | 85 | 0.79 | 0.02 | 0 | 0.67 | 181.79 | 0.65 | 0.2 |
| Hex | 12 | 53 | 55 | 4F | 2 | 0 | 43 | B6 | 41 | 14 |
| Octal | 22 | 123 | 125 | 117 | 2 | 0 | 103 | 266 | 101 | 24 |
| Binary | 10010 | 1010011 | 1010101 | 1001111 | 10 | 0 | 1000011 | 10110110 | 1000001 | 10100 |
Color Harmonies of #125355
Complementary color
Monochromatic Colors of #125355
Black with #125355
Text Example
Text Example
White with #125355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125355; }
p { color: rgb(18,83,85); }
H1.HeaderClassName
{
color: #125355;
}
.AnyTagClassName
{
color: #125355;
}
</style>
background-color css
<style>
a { background-color: #125355; }
a { background-color: rgb(18,83,85); }
div.DivClassName
{
background-color: #125355;
}
.BgClassName
{
background-color: #125355;
}
</style>
border-color css
<style>
span { border-color: #125355; }
span { border-color: rgb(18,83,85); }
td.TdClassName
{
border-color: #125355;
}
.TagClassName
{
border-color: #125355;
}
</style>