Shades of Cyprus #064346
Tints of Cyprus #064346
RGB
CMYK
RGB Variations
Color information
#064346 (or 0x064346) is known color: Cyprus. HEX triplet: 06, 43 and 46. RGB value is (6,67,70). Sum of RGB (Red+Green+Blue) = 6+67+70=143 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.20% from 143); Green value is 67 (26.56% from 255 or 46.85% from 143); Blue value is 70 (27.73% from 255 or 48.95% from 143); Max value from RGB is 70 - color contains mainly: blue. Hex color #064346 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064346 is #F9BCB9. Grayscale: #313131. Windows color (decimal): -16366778 or 4604678. OLE color: 4604678.
HSL color Cylindrical-coordinate representation of color #064346: hue angle of 182.81º 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 #064346 is Cyan = 0.91, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 67 | 70 | - |
| CMYK | 0.91 | 0.04 | 0 | 0.73 |
| HSL | 182.81º | 0.84% | 0.15% | - |
| HSV(B) | 182.81º | 0.91% | 0.27% | - |
| XYZ | 3.19 | 4.5 | 6.49 | - |
| YUV | 49.1 | 139.79 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 67 | 70 | 0.91 | 0.04 | 0 | 0.73 | 182.81 | 0.84 | 0.15 |
| Hex | 6 | 43 | 46 | 5B | 4 | 0 | 49 | B7 | 54 | F |
| Octal | 6 | 103 | 106 | 133 | 4 | 0 | 111 | 267 | 124 | 17 |
| Binary | 110 | 1000011 | 1000110 | 1011011 | 100 | 0 | 1001001 | 10110111 | 1010100 | 1111 |
Color Harmonies of #064346
Complementary color
Monochromatic Colors of #064346
Black with #064346
Text Example
Text Example
White with #064346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064346; }
p { color: rgb(6,67,70); }
H1.HeaderClassName
{
color: #064346;
}
.AnyTagClassName
{
color: #064346;
}
</style>
background-color css
<style>
a { background-color: #064346; }
a { background-color: rgb(6,67,70); }
div.DivClassName
{
background-color: #064346;
}
.BgClassName
{
background-color: #064346;
}
</style>
border-color css
<style>
span { border-color: #064346; }
span { border-color: rgb(6,67,70); }
td.TdClassName
{
border-color: #064346;
}
.TagClassName
{
border-color: #064346;
}
</style>