Shades of Cyprus #124348
Tints of Cyprus #124348
RGB
CMYK
RGB Variations
Color information
#124348 (or 0x124348) is known color: Cyprus. HEX triplet: 12, 43 and 48. RGB value is (18,67,72). Sum of RGB (Red+Green+Blue) = 18+67+72=157 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.46% from 157); Green value is 67 (26.56% from 255 or 42.68% from 157); Blue value is 72 (28.52% from 255 or 45.86% from 157); Max value from RGB is 72 - color contains mainly: blue. Hex color #124348 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #124348 is #EDBCB7. Grayscale: #343434. Windows color (decimal): -15580344 or 4735762. OLE color: 4735762.
HSL color Cylindrical-coordinate representation of color #124348: hue angle of 185.56º 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 #124348 is Cyan = 0.75, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 18 | 67 | 72 | - |
| CMYK | 0.75 | 0.07 | 0 | 0.72 |
| HSL | 185.56º | 0.6% | 0.18% | - |
| HSV(B) | 185.56º | 0.75% | 0.28% | - |
| XYZ | 3.43 | 4.61 | 6.84 | - |
| YUV | 52.92 | 138.77 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 67 | 72 | 0.75 | 0.07 | 0 | 0.72 | 185.56 | 0.6 | 0.18 |
| Hex | 12 | 43 | 48 | 4B | 7 | 0 | 48 | BA | 3C | 12 |
| Octal | 22 | 103 | 110 | 113 | 7 | 0 | 110 | 272 | 74 | 22 |
| Binary | 10010 | 1000011 | 1001000 | 1001011 | 111 | 0 | 1001000 | 10111010 | 111100 | 10010 |
Color Harmonies of #124348
Complementary color
Monochromatic Colors of #124348
Black with #124348
Text Example
Text Example
White with #124348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #124348; }
p { color: rgb(18,67,72); }
H1.HeaderClassName
{
color: #124348;
}
.AnyTagClassName
{
color: #124348;
}
</style>
background-color css
<style>
a { background-color: #124348; }
a { background-color: rgb(18,67,72); }
div.DivClassName
{
background-color: #124348;
}
.BgClassName
{
background-color: #124348;
}
</style>
border-color css
<style>
span { border-color: #124348; }
span { border-color: rgb(18,67,72); }
td.TdClassName
{
border-color: #124348;
}
.TagClassName
{
border-color: #124348;
}
</style>