Shades of Cyprus #083940
Tints of Cyprus #083940
RGB
CMYK
RGB Variations
Color information
#083940 (or 0x083940) is known color: Cyprus. HEX triplet: 08, 39 and 40. RGB value is (8,57,64). Sum of RGB (Red+Green+Blue) = 8+57+64=129 (17% of max value = 765). Red value is 8 (3.52% from 255 or 6.20% from 129); Green value is 57 (22.66% from 255 or 44.19% from 129); Blue value is 64 (25.39% from 255 or 49.61% from 129); Max value from RGB is 64 - color contains mainly: blue. Hex color #083940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #083940 is #F7C6BF. Grayscale: #2B2B2B. Windows color (decimal): -16238272 or 4208904. OLE color: 4208904.
HSL color Cylindrical-coordinate representation of color #083940: hue angle of 187.5º degrees, saturation: 0.78, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #083940 is Cyan = 0.87, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 8 | 57 | 64 | - |
| CMYK | 0.87 | 0.11 | 0 | 0.75 |
| HSL | 187.5º | 0.78% | 0.14% | - |
| HSV(B) | 187.5º | 0.88% | 0.25% | - |
| XYZ | 2.49 | 3.35 | 5.37 | - |
| YUV | 43.15 | 139.77 | 102.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 57 | 64 | 0.87 | 0.11 | 0 | 0.75 | 187.5 | 0.78 | 0.14 |
| Hex | 8 | 39 | 40 | 57 | B | 0 | 4B | BC | 4E | E |
| Octal | 10 | 71 | 100 | 127 | 13 | 0 | 113 | 274 | 116 | 16 |
| Binary | 1000 | 111001 | 1000000 | 1010111 | 1011 | 0 | 1001011 | 10111100 | 1001110 | 1110 |
Color Harmonies of #083940
Complementary color
Monochromatic Colors of #083940
Black with #083940
Text Example
Text Example
White with #083940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083940; }
p { color: rgb(8,57,64); }
H1.HeaderClassName
{
color: #083940;
}
.AnyTagClassName
{
color: #083940;
}
</style>
background-color css
<style>
a { background-color: #083940; }
a { background-color: rgb(8,57,64); }
div.DivClassName
{
background-color: #083940;
}
.BgClassName
{
background-color: #083940;
}
</style>
border-color css
<style>
span { border-color: #083940; }
span { border-color: rgb(8,57,64); }
td.TdClassName
{
border-color: #083940;
}
.TagClassName
{
border-color: #083940;
}
</style>