Shades of Cyprus #125348
Tints of Cyprus #125348
RGB
CMYK
RGB Variations
Color information
#125348 (or 0x125348) is known color: Cyprus. HEX triplet: 12, 53 and 48. RGB value is (18,83,72). Sum of RGB (Red+Green+Blue) = 18+83+72=173 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.40% from 173); Green value is 83 (32.81% from 255 or 47.98% from 173); Blue value is 72 (28.52% from 255 or 41.62% from 173); Max value from RGB is 83 - color contains mainly: green. Hex color #125348 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #125348 is #EDACB7. Grayscale: #3E3E3E. Windows color (decimal): -15576248 or 4739858. OLE color: 4739858.
HSL color Cylindrical-coordinate representation of color #125348: hue angle of 169.85º 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 #125348 is Cyan = 0.78, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 18 | 83 | 72 | - |
| CMYK | 0.78 | 0 | 0.13 | 0.67 |
| HSL | 169.85º | 0.64% | 0.2% | - |
| HSV(B) | 169.85º | 0.78% | 0.33% | - |
| XYZ | 4.51 | 6.78 | 7.2 | - |
| YUV | 62.31 | 133.47 | 96.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 83 | 72 | 0.78 | 0 | 0.13 | 0.67 | 169.85 | 0.64 | 0.2 |
| Hex | 12 | 53 | 48 | 4E | 0 | D | 43 | AA | 40 | 14 |
| Octal | 22 | 123 | 110 | 116 | 0 | 15 | 103 | 252 | 100 | 24 |
| Binary | 10010 | 1010011 | 1001000 | 1001110 | 0 | 1101 | 1000011 | 10101010 | 1000000 | 10100 |
Color Harmonies of #125348
Complementary color
Monochromatic Colors of #125348
Black with #125348
Text Example
Text Example
White with #125348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125348; }
p { color: rgb(18,83,72); }
H1.HeaderClassName
{
color: #125348;
}
.AnyTagClassName
{
color: #125348;
}
</style>
background-color css
<style>
a { background-color: #125348; }
a { background-color: rgb(18,83,72); }
div.DivClassName
{
background-color: #125348;
}
.BgClassName
{
background-color: #125348;
}
</style>
border-color css
<style>
span { border-color: #125348; }
span { border-color: rgb(18,83,72); }
td.TdClassName
{
border-color: #125348;
}
.TagClassName
{
border-color: #125348;
}
</style>