Shades of Cyprus #094143
Tints of Cyprus #094143
RGB
CMYK
RGB Variations
Color information
#094143 (or 0x094143) is known color: Cyprus. HEX triplet: 09, 41 and 43. RGB value is (9,65,67). Sum of RGB (Red+Green+Blue) = 9+65+67=141 (18% of max value = 765). Red value is 9 (3.91% from 255 or 6.38% from 141); Green value is 65 (25.78% from 255 or 46.10% from 141); Blue value is 67 (26.56% from 255 or 47.52% from 141); Max value from RGB is 67 - color contains mainly: blue. Hex color #094143 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #094143 is #F6BEBC. Grayscale: #303030. Windows color (decimal): -16170685 or 4407561. OLE color: 4407561.
HSL color Cylindrical-coordinate representation of color #094143: hue angle of 182.07º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094143 is Cyan = 0.87, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 9 | 65 | 67 | - |
| CMYK | 0.87 | 0.03 | 0 | 0.74 |
| HSL | 182.07º | 0.76% | 0.15% | - |
| HSV(B) | 182.07º | 0.87% | 0.26% | - |
| XYZ | 3.02 | 4.24 | 5.97 | - |
| YUV | 48.48 | 138.45 | 99.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 65 | 67 | 0.87 | 0.03 | 0 | 0.74 | 182.07 | 0.76 | 0.15 |
| Hex | 9 | 41 | 43 | 57 | 3 | 0 | 4A | B6 | 4C | F |
| Octal | 11 | 101 | 103 | 127 | 3 | 0 | 112 | 266 | 114 | 17 |
| Binary | 1001 | 1000001 | 1000011 | 1010111 | 11 | 0 | 1001010 | 10110110 | 1001100 | 1111 |
Color Harmonies of #094143
Complementary color
Monochromatic Colors of #094143
Black with #094143
Text Example
Text Example
White with #094143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094143; }
p { color: rgb(9,65,67); }
H1.HeaderClassName
{
color: #094143;
}
.AnyTagClassName
{
color: #094143;
}
</style>
background-color css
<style>
a { background-color: #094143; }
a { background-color: rgb(9,65,67); }
div.DivClassName
{
background-color: #094143;
}
.BgClassName
{
background-color: #094143;
}
</style>
border-color css
<style>
span { border-color: #094143; }
span { border-color: rgb(9,65,67); }
td.TdClassName
{
border-color: #094143;
}
.TagClassName
{
border-color: #094143;
}
</style>