Shades of Cyprus #124448
Tints of Cyprus #124448
RGB
CMYK
RGB Variations
Color information
#124448 (or 0x124448) is known color: Cyprus. HEX triplet: 12, 44 and 48. RGB value is (18,68,72). Sum of RGB (Red+Green+Blue) = 18+68+72=158 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.39% from 158); Green value is 68 (26.95% from 255 or 43.04% from 158); Blue value is 72 (28.52% from 255 or 45.57% from 158); Max value from RGB is 72 - color contains mainly: blue. Hex color #124448 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124448 is #EDBBB7. Grayscale: #353535. Windows color (decimal): -15580088 or 4736018. OLE color: 4736018.
HSL color Cylindrical-coordinate representation of color #124448: hue angle of 184.44º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #124448 is Cyan = 0.75, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 18 | 68 | 72 | - |
| CMYK | 0.75 | 0.06 | 0 | 0.72 |
| HSL | 184.44º | 0.6% | 0.18% | - |
| HSV(B) | 184.44º | 0.75% | 0.28% | - |
| XYZ | 3.49 | 4.73 | 6.86 | - |
| YUV | 53.51 | 138.44 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 68 | 72 | 0.75 | 0.06 | 0 | 0.72 | 184.44 | 0.6 | 0.18 |
| Hex | 12 | 44 | 48 | 4B | 6 | 0 | 48 | B8 | 3C | 12 |
| Octal | 22 | 104 | 110 | 113 | 6 | 0 | 110 | 270 | 74 | 22 |
| Binary | 10010 | 1000100 | 1001000 | 1001011 | 110 | 0 | 1001000 | 10111000 | 111100 | 10010 |
Color Harmonies of #124448
Complementary color
Monochromatic Colors of #124448
Black with #124448
Text Example
Text Example
White with #124448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124448; }
p { color: rgb(18,68,72); }
H1.HeaderClassName
{
color: #124448;
}
.AnyTagClassName
{
color: #124448;
}
</style>
background-color css
<style>
a { background-color: #124448; }
a { background-color: rgb(18,68,72); }
div.DivClassName
{
background-color: #124448;
}
.BgClassName
{
background-color: #124448;
}
</style>
border-color css
<style>
span { border-color: #124448; }
span { border-color: rgb(18,68,72); }
td.TdClassName
{
border-color: #124448;
}
.TagClassName
{
border-color: #124448;
}
</style>