Shades of Cyprus #09514A
Tints of Cyprus #09514A
RGB
CMYK
RGB Variations
Color information
#09514A (or 0x09514A) is known color: Cyprus. HEX triplet: 09, 51 and 4A. RGB value is (9,81,74). Sum of RGB (Red+Green+Blue) = 9+81+74=164 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.49% from 164); Green value is 81 (32.03% from 255 or 49.39% from 164); Blue value is 74 (29.30% from 255 or 45.12% from 164); Max value from RGB is 81 - color contains mainly: green. Hex color #09514A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #09514A is #F6AEB5. Grayscale: #3A3A3A. Windows color (decimal): -16166582 or 4870409. OLE color: 4870409.
HSL color Cylindrical-coordinate representation of color #09514A: hue angle of 174.17º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #09514A is Cyan = 0.89, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 9 | 81 | 74 | - |
| CMYK | 0.89 | 0 | 0.09 | 0.68 |
| HSL | 174.17º | 0.8% | 0.18% | - |
| HSV(B) | 174.17º | 0.89% | 0.32% | - |
| XYZ | 4.29 | 6.44 | 7.49 | - |
| YUV | 58.67 | 136.65 | 92.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 81 | 74 | 0.89 | 0 | 0.09 | 0.68 | 174.17 | 0.8 | 0.18 |
| Hex | 9 | 51 | 4A | 59 | 0 | 9 | 44 | AE | 50 | 12 |
| Octal | 11 | 121 | 112 | 131 | 0 | 11 | 104 | 256 | 120 | 22 |
| Binary | 1001 | 1010001 | 1001010 | 1011001 | 0 | 1001 | 1000100 | 10101110 | 1010000 | 10010 |
Color Harmonies of #09514A
Complementary color
Monochromatic Colors of #09514A
Black with #09514A
Text Example
Text Example
White with #09514A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09514A; }
p { color: rgb(9,81,74); }
H1.HeaderClassName
{
color: #09514A;
}
.AnyTagClassName
{
color: #09514A;
}
</style>
background-color css
<style>
a { background-color: #09514A; }
a { background-color: rgb(9,81,74); }
div.DivClassName
{
background-color: #09514A;
}
.BgClassName
{
background-color: #09514A;
}
</style>
border-color css
<style>
span { border-color: #09514A; }
span { border-color: rgb(9,81,74); }
td.TdClassName
{
border-color: #09514A;
}
.TagClassName
{
border-color: #09514A;
}
</style>