Shades of Cyprus #124646
Tints of Cyprus #124646
RGB
CMYK
RGB Variations
Color information
#124646 (or 0x124646) is known color: Cyprus. HEX triplet: 12, 46 and 46. RGB value is (18,70,70). Sum of RGB (Red+Green+Blue) = 18+70+70=158 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.39% from 158); Green value is 70 (27.73% from 255 or 44.30% from 158); Blue value is 70 (27.73% from 255 or 44.30% from 158); Max value from RGB is 70 - color contains mainly: green, blue. Hex color #124646 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124646 is #EDB9B9. Grayscale: #363636. Windows color (decimal): -15579578 or 4605458. OLE color: 4605458.
HSL color Cylindrical-coordinate representation of color #124646: hue angle of 180º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #124646 is Cyan = 0.74, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 70 | 70 | - |
| CMYK | 0.74 | 0 | 0 | 0.73 |
| HSL | 180º | 0.59% | 0.17% | - |
| HSV(B) | 180º | 0.74% | 0.27% | - |
| XYZ | 3.55 | 4.95 | 6.56 | - |
| YUV | 54.45 | 136.77 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 70 | 70 | 0.74 | 0 | 0 | 0.73 | 180 | 0.59 | 0.17 |
| Hex | 12 | 46 | 46 | 4A | 0 | 0 | 49 | B4 | 3B | 11 |
| Octal | 22 | 106 | 106 | 112 | 0 | 0 | 111 | 264 | 73 | 21 |
| Binary | 10010 | 1000110 | 1000110 | 1001010 | 0 | 0 | 1001001 | 10110100 | 111011 | 10001 |
Color Harmonies of #124646
Complementary color
Monochromatic Colors of #124646
Black with #124646
Text Example
Text Example
White with #124646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124646; }
p { color: rgb(18,70,70); }
H1.HeaderClassName
{
color: #124646;
}
.AnyTagClassName
{
color: #124646;
}
</style>
background-color css
<style>
a { background-color: #124646; }
a { background-color: rgb(18,70,70); }
div.DivClassName
{
background-color: #124646;
}
.BgClassName
{
background-color: #124646;
}
</style>
border-color css
<style>
span { border-color: #124646; }
span { border-color: rgb(18,70,70); }
td.TdClassName
{
border-color: #124646;
}
.TagClassName
{
border-color: #124646;
}
</style>