Shades of Cyprus #064343
Tints of Cyprus #064343
RGB
CMYK
RGB Variations
Color information
#064343 (or 0x064343) is known color: Cyprus. HEX triplet: 06, 43 and 43. RGB value is (6,67,67). Sum of RGB (Red+Green+Blue) = 6+67+67=140 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.29% from 140); Green value is 67 (26.56% from 255 or 47.86% from 140); Blue value is 67 (26.56% from 255 or 47.86% from 140); Max value from RGB is 67 - color contains mainly: green, blue. Hex color #064343 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064343 is #F9BCBC. Grayscale: #303030. Windows color (decimal): -16366781 or 4408070. OLE color: 4408070.
HSL color Cylindrical-coordinate representation of color #064343: hue angle of 180º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064343 is Cyan = 0.91, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 67 | 67 | - |
| CMYK | 0.91 | 0 | 0 | 0.74 |
| HSL | 180º | 0.84% | 0.14% | - |
| HSV(B) | 180º | 0.91% | 0.26% | - |
| XYZ | 3.1 | 4.46 | 6.01 | - |
| YUV | 48.76 | 138.29 | 97.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 67 | 67 | 0.91 | 0 | 0 | 0.74 | 180 | 0.84 | 0.14 |
| Hex | 6 | 43 | 43 | 5B | 0 | 0 | 4A | B4 | 54 | E |
| Octal | 6 | 103 | 103 | 133 | 0 | 0 | 112 | 264 | 124 | 16 |
| Binary | 110 | 1000011 | 1000011 | 1011011 | 0 | 0 | 1001010 | 10110100 | 1010100 | 1110 |
Color Harmonies of #064343
Complementary color
Monochromatic Colors of #064343
Black with #064343
Text Example
Text Example
White with #064343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064343; }
p { color: rgb(6,67,67); }
H1.HeaderClassName
{
color: #064343;
}
.AnyTagClassName
{
color: #064343;
}
</style>
background-color css
<style>
a { background-color: #064343; }
a { background-color: rgb(6,67,67); }
div.DivClassName
{
background-color: #064343;
}
.BgClassName
{
background-color: #064343;
}
</style>
border-color css
<style>
span { border-color: #064343; }
span { border-color: rgb(6,67,67); }
td.TdClassName
{
border-color: #064343;
}
.TagClassName
{
border-color: #064343;
}
</style>