Shades of Cyprus #094145
Tints of Cyprus #094145
RGB
CMYK
RGB Variations
Color information
#094145 (or 0x094145) is known color: Cyprus. HEX triplet: 09, 41 and 45. RGB value is (9,65,69). Sum of RGB (Red+Green+Blue) = 9+65+69=143 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.29% from 143); Green value is 65 (25.78% from 255 or 45.45% from 143); Blue value is 69 (27.34% from 255 or 48.25% from 143); Max value from RGB is 69 - color contains mainly: blue. Hex color #094145 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094145 is #F6BEBA. Grayscale: #303030. Windows color (decimal): -16170683 or 4538633. OLE color: 4538633.
HSL color Cylindrical-coordinate representation of color #094145: hue angle of 184º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094145 is Cyan = 0.87, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 65 | 69 | - |
| CMYK | 0.87 | 0.06 | 0 | 0.73 |
| HSL | 184º | 0.77% | 0.15% | - |
| HSV(B) | 184º | 0.87% | 0.27% | - |
| XYZ | 3.08 | 4.27 | 6.29 | - |
| YUV | 48.71 | 139.45 | 99.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 65 | 69 | 0.87 | 0.06 | 0 | 0.73 | 184 | 0.77 | 0.15 |
| Hex | 9 | 41 | 45 | 57 | 6 | 0 | 49 | B8 | 4D | F |
| Octal | 11 | 101 | 105 | 127 | 6 | 0 | 111 | 270 | 115 | 17 |
| Binary | 1001 | 1000001 | 1000101 | 1010111 | 110 | 0 | 1001001 | 10111000 | 1001101 | 1111 |
Color Harmonies of #094145
Complementary color
Monochromatic Colors of #094145
Black with #094145
Text Example
Text Example
White with #094145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094145; }
p { color: rgb(9,65,69); }
H1.HeaderClassName
{
color: #094145;
}
.AnyTagClassName
{
color: #094145;
}
</style>
background-color css
<style>
a { background-color: #094145; }
a { background-color: rgb(9,65,69); }
div.DivClassName
{
background-color: #094145;
}
.BgClassName
{
background-color: #094145;
}
</style>
border-color css
<style>
span { border-color: #094145; }
span { border-color: rgb(9,65,69); }
td.TdClassName
{
border-color: #094145;
}
.TagClassName
{
border-color: #094145;
}
</style>