Shades of Cyprus #064145
Tints of Cyprus #064145
RGB
CMYK
RGB Variations
Color information
#064145 (or 0x064145) is known color: Cyprus. HEX triplet: 06, 41 and 45. RGB value is (6,65,69). Sum of RGB (Red+Green+Blue) = 6+65+69=140 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.29% from 140); Green value is 65 (25.78% from 255 or 46.43% from 140); Blue value is 69 (27.34% from 255 or 49.29% from 140); Max value from RGB is 69 - color contains mainly: blue. Hex color #064145 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064145 is #F9BEBA. Grayscale: #2F2F2F. Windows color (decimal): -16367291 or 4538630. OLE color: 4538630.
HSL color Cylindrical-coordinate representation of color #064145: hue angle of 183.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 #064145 is Cyan = 0.91, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 65 | 69 | - |
| CMYK | 0.91 | 0.06 | 0 | 0.73 |
| HSL | 183.81º | 0.84% | 0.15% | - |
| HSV(B) | 183.81º | 0.91% | 0.27% | - |
| XYZ | 3.04 | 4.25 | 6.29 | - |
| YUV | 47.82 | 139.95 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 65 | 69 | 0.91 | 0.06 | 0 | 0.73 | 183.81 | 0.84 | 0.15 |
| Hex | 6 | 41 | 45 | 5B | 6 | 0 | 49 | B8 | 54 | F |
| Octal | 6 | 101 | 105 | 133 | 6 | 0 | 111 | 270 | 124 | 17 |
| Binary | 110 | 1000001 | 1000101 | 1011011 | 110 | 0 | 1001001 | 10111000 | 1010100 | 1111 |
Color Harmonies of #064145
Complementary color
Monochromatic Colors of #064145
Black with #064145
Text Example
Text Example
White with #064145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064145; }
p { color: rgb(6,65,69); }
H1.HeaderClassName
{
color: #064145;
}
.AnyTagClassName
{
color: #064145;
}
</style>
background-color css
<style>
a { background-color: #064145; }
a { background-color: rgb(6,65,69); }
div.DivClassName
{
background-color: #064145;
}
.BgClassName
{
background-color: #064145;
}
</style>
border-color css
<style>
span { border-color: #064145; }
span { border-color: rgb(6,65,69); }
td.TdClassName
{
border-color: #064145;
}
.TagClassName
{
border-color: #064145;
}
</style>