Shades of Cyprus #095448
Tints of Cyprus #095448
RGB
CMYK
RGB Variations
Color information
#095448 (or 0x095448) is known color: Cyprus. HEX triplet: 09, 54 and 48. RGB value is (9,84,72). Sum of RGB (Red+Green+Blue) = 9+84+72=165 (21% of max value = 765). Red value is 9 (3.91% from 255 or 5.45% from 165); Green value is 84 (33.20% from 255 or 50.91% from 165); Blue value is 72 (28.52% from 255 or 43.64% from 165); Max value from RGB is 84 - color contains mainly: green. Hex color #095448 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #095448 is #F6ABB7. Grayscale: #3C3C3C. Windows color (decimal): -16165816 or 4740105. OLE color: 4740105.
HSL color Cylindrical-coordinate representation of color #095448: hue angle of 170.4º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #095448 is Cyan = 0.89, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 9 | 84 | 72 | - |
| CMYK | 0.89 | 0 | 0.14 | 0.67 |
| HSL | 170.4º | 0.81% | 0.18% | - |
| HSV(B) | 170.4º | 0.89% | 0.33% | - |
| XYZ | 4.45 | 6.87 | 7.22 | - |
| YUV | 60.21 | 134.65 | 91.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 84 | 72 | 0.89 | 0 | 0.14 | 0.67 | 170.4 | 0.81 | 0.18 |
| Hex | 9 | 54 | 48 | 59 | 0 | E | 43 | AA | 51 | 12 |
| Octal | 11 | 124 | 110 | 131 | 0 | 16 | 103 | 252 | 121 | 22 |
| Binary | 1001 | 1010100 | 1001000 | 1011001 | 0 | 1110 | 1000011 | 10101010 | 1010001 | 10010 |
Color Harmonies of #095448
Complementary color
Monochromatic Colors of #095448
Black with #095448
Text Example
Text Example
White with #095448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #095448; }
p { color: rgb(9,84,72); }
H1.HeaderClassName
{
color: #095448;
}
.AnyTagClassName
{
color: #095448;
}
</style>
background-color css
<style>
a { background-color: #095448; }
a { background-color: rgb(9,84,72); }
div.DivClassName
{
background-color: #095448;
}
.BgClassName
{
background-color: #095448;
}
</style>
border-color css
<style>
span { border-color: #095448; }
span { border-color: rgb(9,84,72); }
td.TdClassName
{
border-color: #095448;
}
.TagClassName
{
border-color: #095448;
}
</style>