Shades of Cyprus #09514C
Tints of Cyprus #09514C
RGB
CMYK
RGB Variations
Color information
#09514C (or 0x09514C) is known color: Cyprus. HEX triplet: 09, 51 and 4C. RGB value is (9,81,76). Sum of RGB (Red+Green+Blue) = 9+81+76=166 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.42% from 166); Green value is 81 (32.03% from 255 or 48.80% from 166); Blue value is 76 (30.08% from 255 or 45.78% from 166); Max value from RGB is 81 - color contains mainly: green. Hex color #09514C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #09514C is #F6AEB3. Grayscale: #3A3A3A. Windows color (decimal): -16166580 or 5001481. OLE color: 5001481.
HSL color Cylindrical-coordinate representation of color #09514C: hue angle of 175.83º 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 #09514C is Cyan = 0.89, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 9 | 81 | 76 | - |
| CMYK | 0.89 | 0 | 0.06 | 0.68 |
| HSL | 175.83º | 0.8% | 0.18% | - |
| HSV(B) | 175.83º | 0.89% | 0.32% | - |
| XYZ | 4.36 | 6.46 | 7.86 | - |
| YUV | 58.9 | 137.65 | 92.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 81 | 76 | 0.89 | 0 | 0.06 | 0.68 | 175.83 | 0.8 | 0.18 |
| Hex | 9 | 51 | 4C | 59 | 0 | 6 | 44 | B0 | 50 | 12 |
| Octal | 11 | 121 | 114 | 131 | 0 | 6 | 104 | 260 | 120 | 22 |
| Binary | 1001 | 1010001 | 1001100 | 1011001 | 0 | 110 | 1000100 | 10110000 | 1010000 | 10010 |
Color Harmonies of #09514C
Complementary color
Monochromatic Colors of #09514C
Black with #09514C
Text Example
Text Example
White with #09514C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #09514C; }
p { color: rgb(9,81,76); }
H1.HeaderClassName
{
color: #09514C;
}
.AnyTagClassName
{
color: #09514C;
}
</style>
background-color css
<style>
a { background-color: #09514C; }
a { background-color: rgb(9,81,76); }
div.DivClassName
{
background-color: #09514C;
}
.BgClassName
{
background-color: #09514C;
}
</style>
border-color css
<style>
span { border-color: #09514C; }
span { border-color: rgb(9,81,76); }
td.TdClassName
{
border-color: #09514C;
}
.TagClassName
{
border-color: #09514C;
}
</style>