Shades of Cyprus #064243
Tints of Cyprus #064243
RGB
CMYK
RGB Variations
Color information
#064243 (or 0x064243) is known color: Cyprus. HEX triplet: 06, 42 and 43. RGB value is (6,66,67). Sum of RGB (Red+Green+Blue) = 6+66+67=139 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.32% from 139); Green value is 66 (26.17% from 255 or 47.48% from 139); Blue value is 67 (26.56% from 255 or 48.20% from 139); Max value from RGB is 67 - color contains mainly: blue. Hex color #064243 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064243 is #F9BDBC. Grayscale: #303030. Windows color (decimal): -16367037 or 4407814. OLE color: 4407814.
HSL color Cylindrical-coordinate representation of color #064243: hue angle of 180.98º 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 #064243 is Cyan = 0.91, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 66 | 67 | - |
| CMYK | 0.91 | 0.01 | 0 | 0.74 |
| HSL | 180.98º | 0.84% | 0.14% | - |
| HSV(B) | 180.98º | 0.91% | 0.26% | - |
| XYZ | 3.04 | 4.34 | 5.99 | - |
| YUV | 48.17 | 138.62 | 97.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 66 | 67 | 0.91 | 0.01 | 0 | 0.74 | 180.98 | 0.84 | 0.14 |
| Hex | 6 | 42 | 43 | 5B | 1 | 0 | 4A | B5 | 54 | E |
| Octal | 6 | 102 | 103 | 133 | 1 | 0 | 112 | 265 | 124 | 16 |
| Binary | 110 | 1000010 | 1000011 | 1011011 | 1 | 0 | 1001010 | 10110101 | 1010100 | 1110 |
Color Harmonies of #064243
Complementary color
Monochromatic Colors of #064243
Black with #064243
Text Example
Text Example
White with #064243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064243; }
p { color: rgb(6,66,67); }
H1.HeaderClassName
{
color: #064243;
}
.AnyTagClassName
{
color: #064243;
}
</style>
background-color css
<style>
a { background-color: #064243; }
a { background-color: rgb(6,66,67); }
div.DivClassName
{
background-color: #064243;
}
.BgClassName
{
background-color: #064243;
}
</style>
border-color css
<style>
span { border-color: #064243; }
span { border-color: rgb(6,66,67); }
td.TdClassName
{
border-color: #064243;
}
.TagClassName
{
border-color: #064243;
}
</style>