Shades of Cyprus #125351
Tints of Cyprus #125351
RGB
CMYK
RGB Variations
Color information
#125351 (or 0x125351) is known color: Cyprus. HEX triplet: 12, 53 and 51. RGB value is (18,83,81). Sum of RGB (Red+Green+Blue) = 18+83+81=182 (24% of max value = 765). Red value is 18 (7.42% from 255 or 9.89% from 182); Green value is 83 (32.81% from 255 or 45.60% from 182); Blue value is 81 (32.03% from 255 or 44.51% from 182); Max value from RGB is 83 - color contains mainly: green. Hex color #125351 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125351 is #EDACAE. Grayscale: #3F3F3F. Windows color (decimal): -15576239 or 5329682. OLE color: 5329682.
HSL color Cylindrical-coordinate representation of color #125351: hue angle of 178.15º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #125351 is Cyan = 0.78, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 18 | 83 | 81 | - |
| CMYK | 0.78 | 0 | 0.02 | 0.67 |
| HSL | 178.15º | 0.64% | 0.2% | - |
| HSV(B) | 178.15º | 0.78% | 0.33% | - |
| XYZ | 4.83 | 6.91 | 8.86 | - |
| YUV | 63.34 | 137.97 | 95.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 83 | 81 | 0.78 | 0 | 0.02 | 0.67 | 178.15 | 0.64 | 0.2 |
| Hex | 12 | 53 | 51 | 4E | 0 | 2 | 43 | B2 | 40 | 14 |
| Octal | 22 | 123 | 121 | 116 | 0 | 2 | 103 | 262 | 100 | 24 |
| Binary | 10010 | 1010011 | 1010001 | 1001110 | 0 | 10 | 1000011 | 10110010 | 1000000 | 10100 |
Color Harmonies of #125351
Complementary color
Monochromatic Colors of #125351
Black with #125351
Text Example
Text Example
White with #125351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125351; }
p { color: rgb(18,83,81); }
H1.HeaderClassName
{
color: #125351;
}
.AnyTagClassName
{
color: #125351;
}
</style>
background-color css
<style>
a { background-color: #125351; }
a { background-color: rgb(18,83,81); }
div.DivClassName
{
background-color: #125351;
}
.BgClassName
{
background-color: #125351;
}
</style>
border-color css
<style>
span { border-color: #125351; }
span { border-color: rgb(18,83,81); }
td.TdClassName
{
border-color: #125351;
}
.TagClassName
{
border-color: #125351;
}
</style>