Shades of Cyprus #06423E
Tints of Cyprus #06423E
RGB
CMYK
RGB Variations
Color information
#06423E (or 0x06423E) is known color: Cyprus. HEX triplet: 06, 42 and 3E. RGB value is (6,66,62). Sum of RGB (Red+Green+Blue) = 6+66+62=134 (17% of max value = 765). Red value is 6 (2.73% from 255 or 4.48% from 134); Green value is 66 (26.17% from 255 or 49.25% from 134); Blue value is 62 (24.61% from 255 or 46.27% from 134); Max value from RGB is 66 - color contains mainly: green. Hex color #06423E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #06423E is #F9BDC1. Grayscale: #2F2F2F. Windows color (decimal): -16367042 or 4080134. OLE color: 4080134.
HSL color Cylindrical-coordinate representation of color #06423E: hue angle of 176º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #06423E is Cyan = 0.91, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 66 | 62 | - |
| CMYK | 0.91 | 0 | 0.06 | 0.74 |
| HSL | 176º | 0.83% | 0.14% | - |
| HSV(B) | 176º | 0.91% | 0.26% | - |
| XYZ | 2.89 | 4.28 | 5.23 | - |
| YUV | 47.6 | 136.12 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 62 | 0.91 | 0 | 0.06 | 0.74 | 176 | 0.83 | 0.14 |
| Hex | 6 | 42 | 3E | 5B | 0 | 6 | 4A | B0 | 53 | E |
| Octal | 6 | 102 | 76 | 133 | 0 | 6 | 112 | 260 | 123 | 16 |
| Binary | 110 | 1000010 | 111110 | 1011011 | 0 | 110 | 1001010 | 10110000 | 1010011 | 1110 |
Color Harmonies of #06423E
Complementary color
Monochromatic Colors of #06423E
Black with #06423E
Text Example
Text Example
White with #06423E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06423E; }
p { color: rgb(6,66,62); }
H1.HeaderClassName
{
color: #06423E;
}
.AnyTagClassName
{
color: #06423E;
}
</style>
background-color css
<style>
a { background-color: #06423E; }
a { background-color: rgb(6,66,62); }
div.DivClassName
{
background-color: #06423E;
}
.BgClassName
{
background-color: #06423E;
}
</style>
border-color css
<style>
span { border-color: #06423E; }
span { border-color: rgb(6,66,62); }
td.TdClassName
{
border-color: #06423E;
}
.TagClassName
{
border-color: #06423E;
}
</style>