Shades of Cyprus #09413E
Tints of Cyprus #09413E
RGB
CMYK
RGB Variations
Color information
#09413E (or 0x09413E) is known color: Cyprus. HEX triplet: 09, 41 and 3E. RGB value is (9,65,62). Sum of RGB (Red+Green+Blue) = 9+65+62=136 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.62% from 136); Green value is 65 (25.78% from 255 or 47.79% from 136); Blue value is 62 (24.61% from 255 or 45.59% from 136); Max value from RGB is 65 - color contains mainly: green. Hex color #09413E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #09413E is #F6BEC1. Grayscale: #2F2F2F. Windows color (decimal): -16170690 or 4079881. OLE color: 4079881.
HSL color Cylindrical-coordinate representation of color #09413E: hue angle of 176.79º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #09413E is Cyan = 0.86, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 9 | 65 | 62 | - |
| CMYK | 0.86 | 0 | 0.05 | 0.75 |
| HSL | 176.79º | 0.76% | 0.15% | - |
| HSV(B) | 176.79º | 0.86% | 0.25% | - |
| XYZ | 2.87 | 4.19 | 5.21 | - |
| YUV | 47.91 | 135.95 | 100.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 65 | 62 | 0.86 | 0 | 0.05 | 0.75 | 176.79 | 0.76 | 0.15 |
| Hex | 9 | 41 | 3E | 56 | 0 | 5 | 4B | B1 | 4C | F |
| Octal | 11 | 101 | 76 | 126 | 0 | 5 | 113 | 261 | 114 | 17 |
| Binary | 1001 | 1000001 | 111110 | 1010110 | 0 | 101 | 1001011 | 10110001 | 1001100 | 1111 |
Color Harmonies of #09413E
Complementary color
Monochromatic Colors of #09413E
Black with #09413E
Text Example
Text Example
White with #09413E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09413E; }
p { color: rgb(9,65,62); }
H1.HeaderClassName
{
color: #09413E;
}
.AnyTagClassName
{
color: #09413E;
}
</style>
background-color css
<style>
a { background-color: #09413E; }
a { background-color: rgb(9,65,62); }
div.DivClassName
{
background-color: #09413E;
}
.BgClassName
{
background-color: #09413E;
}
</style>
border-color css
<style>
span { border-color: #09413E; }
span { border-color: rgb(9,65,62); }
td.TdClassName
{
border-color: #09413E;
}
.TagClassName
{
border-color: #09413E;
}
</style>