Shades of Cyprus #124345
Tints of Cyprus #124345
RGB
CMYK
RGB Variations
Color information
#124345 (or 0x124345) is known color: Cyprus. HEX triplet: 12, 43 and 45. RGB value is (18,67,69). Sum of RGB (Red+Green+Blue) = 18+67+69=154 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.69% from 154); Green value is 67 (26.56% from 255 or 43.51% from 154); Blue value is 69 (27.34% from 255 or 44.81% from 154); Max value from RGB is 69 - color contains mainly: blue. Hex color #124345 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124345 is #EDBCBA. Grayscale: #343434. Windows color (decimal): -15580347 or 4539154. OLE color: 4539154.
HSL color Cylindrical-coordinate representation of color #124345: hue angle of 182.35º 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 #124345 is Cyan = 0.74, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 67 | 69 | - |
| CMYK | 0.74 | 0.03 | 0 | 0.73 |
| HSL | 182.35º | 0.59% | 0.17% | - |
| HSV(B) | 182.35º | 0.74% | 0.27% | - |
| XYZ | 3.33 | 4.57 | 6.34 | - |
| YUV | 52.58 | 137.27 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 67 | 69 | 0.74 | 0.03 | 0 | 0.73 | 182.35 | 0.59 | 0.17 |
| Hex | 12 | 43 | 45 | 4A | 3 | 0 | 49 | B6 | 3B | 11 |
| Octal | 22 | 103 | 105 | 112 | 3 | 0 | 111 | 266 | 73 | 21 |
| Binary | 10010 | 1000011 | 1000101 | 1001010 | 11 | 0 | 1001001 | 10110110 | 111011 | 10001 |
Color Harmonies of #124345
Complementary color
Monochromatic Colors of #124345
Black with #124345
Text Example
Text Example
White with #124345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124345; }
p { color: rgb(18,67,69); }
H1.HeaderClassName
{
color: #124345;
}
.AnyTagClassName
{
color: #124345;
}
</style>
background-color css
<style>
a { background-color: #124345; }
a { background-color: rgb(18,67,69); }
div.DivClassName
{
background-color: #124345;
}
.BgClassName
{
background-color: #124345;
}
</style>
border-color css
<style>
span { border-color: #124345; }
span { border-color: rgb(18,67,69); }
td.TdClassName
{
border-color: #124345;
}
.TagClassName
{
border-color: #124345;
}
</style>