Shades of Cyprus #064643
Tints of Cyprus #064643
RGB
CMYK
RGB Variations
Color information
#064643 (or 0x064643) is known color: Cyprus. HEX triplet: 06, 46 and 43. RGB value is (6,70,67). Sum of RGB (Red+Green+Blue) = 6+70+67=143 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.20% from 143); Green value is 70 (27.73% from 255 or 48.95% from 143); Blue value is 67 (26.56% from 255 or 46.85% from 143); Max value from RGB is 70 - color contains mainly: green. Hex color #064643 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064643 is #F9B9BC. Grayscale: #323232. Windows color (decimal): -16366013 or 4408838. OLE color: 4408838.
HSL color Cylindrical-coordinate representation of color #064643: hue angle of 177.19º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064643 is Cyan = 0.91, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 70 | 67 | - |
| CMYK | 0.91 | 0 | 0.04 | 0.73 |
| HSL | 177.19º | 0.84% | 0.15% | - |
| HSV(B) | 177.19º | 0.91% | 0.27% | - |
| XYZ | 3.28 | 4.82 | 6.07 | - |
| YUV | 50.52 | 137.3 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 70 | 67 | 0.91 | 0 | 0.04 | 0.73 | 177.19 | 0.84 | 0.15 |
| Hex | 6 | 46 | 43 | 5B | 0 | 4 | 49 | B1 | 54 | F |
| Octal | 6 | 106 | 103 | 133 | 0 | 4 | 111 | 261 | 124 | 17 |
| Binary | 110 | 1000110 | 1000011 | 1011011 | 0 | 100 | 1001001 | 10110001 | 1010100 | 1111 |
Color Harmonies of #064643
Complementary color
Monochromatic Colors of #064643
Black with #064643
Text Example
Text Example
White with #064643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064643; }
p { color: rgb(6,70,67); }
H1.HeaderClassName
{
color: #064643;
}
.AnyTagClassName
{
color: #064643;
}
</style>
background-color css
<style>
a { background-color: #064643; }
a { background-color: rgb(6,70,67); }
div.DivClassName
{
background-color: #064643;
}
.BgClassName
{
background-color: #064643;
}
</style>
border-color css
<style>
span { border-color: #064643; }
span { border-color: rgb(6,70,67); }
td.TdClassName
{
border-color: #064643;
}
.TagClassName
{
border-color: #064643;
}
</style>