Shades of Cyprus #09423E
Tints of Cyprus #09423E
RGB
CMYK
RGB Variations
Color information
#09423E (or 0x09423E) is known color: Cyprus. HEX triplet: 09, 42 and 3E. RGB value is (9,66,62). Sum of RGB (Red+Green+Blue) = 9+66+62=137 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.57% from 137); Green value is 66 (26.17% from 255 or 48.18% from 137); Blue value is 62 (24.61% from 255 or 45.26% from 137); Max value from RGB is 66 - color contains mainly: green. Hex color #09423E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #09423E is #F6BDC1. Grayscale: #303030. Windows color (decimal): -16170434 or 4080137. OLE color: 4080137.
HSL color Cylindrical-coordinate representation of color #09423E: hue angle of 175.79º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #09423E is Cyan = 0.86, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 9 | 66 | 62 | - |
| CMYK | 0.86 | 0 | 0.06 | 0.74 |
| HSL | 175.79º | 0.76% | 0.15% | - |
| HSV(B) | 175.79º | 0.86% | 0.26% | - |
| XYZ | 2.93 | 4.3 | 5.23 | - |
| YUV | 48.5 | 135.62 | 99.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 66 | 62 | 0.86 | 0 | 0.06 | 0.74 | 175.79 | 0.76 | 0.15 |
| Hex | 9 | 42 | 3E | 56 | 0 | 6 | 4A | B0 | 4C | F |
| Octal | 11 | 102 | 76 | 126 | 0 | 6 | 112 | 260 | 114 | 17 |
| Binary | 1001 | 1000010 | 111110 | 1010110 | 0 | 110 | 1001010 | 10110000 | 1001100 | 1111 |
Color Harmonies of #09423E
Complementary color
Monochromatic Colors of #09423E
Black with #09423E
Text Example
Text Example
White with #09423E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09423E; }
p { color: rgb(9,66,62); }
H1.HeaderClassName
{
color: #09423E;
}
.AnyTagClassName
{
color: #09423E;
}
</style>
background-color css
<style>
a { background-color: #09423E; }
a { background-color: rgb(9,66,62); }
div.DivClassName
{
background-color: #09423E;
}
.BgClassName
{
background-color: #09423E;
}
</style>
border-color css
<style>
span { border-color: #09423E; }
span { border-color: rgb(9,66,62); }
td.TdClassName
{
border-color: #09423E;
}
.TagClassName
{
border-color: #09423E;
}
</style>