Shades of Cyprus #034038
Tints of Cyprus #034038
RGB
CMYK
RGB Variations
Color information
#034038 (or 0x034038) is known color: Cyprus. HEX triplet: 03, 40 and 38. RGB value is (3,64,56). Sum of RGB (Red+Green+Blue) = 3+64+56=123 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.44% from 123); Green value is 64 (25.39% from 255 or 52.03% from 123); Blue value is 56 (22.27% from 255 or 45.53% from 123); Max value from RGB is 64 - color contains mainly: green. Hex color #034038 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034038 is #FCBFC7. Grayscale: #2C2C2C. Windows color (decimal): -16564168 or 3686403. OLE color: 3686403.
HSL color Cylindrical-coordinate representation of color #034038: hue angle of 172.13º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #034038 is Cyan = 0.95, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 3 | 64 | 56 | - |
| CMYK | 0.95 | 0 | 0.13 | 0.75 |
| HSL | 172.13º | 0.91% | 0.13% | - |
| HSV(B) | 172.13º | 0.95% | 0.25% | - |
| XYZ | 2.58 | 3.97 | 4.37 | - |
| YUV | 44.85 | 134.29 | 98.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 64 | 56 | 0.95 | 0 | 0.13 | 0.75 | 172.13 | 0.91 | 0.13 |
| Hex | 3 | 40 | 38 | 5F | 0 | D | 4B | AC | 5B | D |
| Octal | 3 | 100 | 70 | 137 | 0 | 15 | 113 | 254 | 133 | 15 |
| Binary | 11 | 1000000 | 111000 | 1011111 | 0 | 1101 | 1001011 | 10101100 | 1011011 | 1101 |
Color Harmonies of #034038
Complementary color
Monochromatic Colors of #034038
Black with #034038
Text Example
Text Example
White with #034038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034038; }
p { color: rgb(3,64,56); }
H1.HeaderClassName
{
color: #034038;
}
.AnyTagClassName
{
color: #034038;
}
</style>
background-color css
<style>
a { background-color: #034038; }
a { background-color: rgb(3,64,56); }
div.DivClassName
{
background-color: #034038;
}
.BgClassName
{
background-color: #034038;
}
</style>
border-color css
<style>
span { border-color: #034038; }
span { border-color: rgb(3,64,56); }
td.TdClassName
{
border-color: #034038;
}
.TagClassName
{
border-color: #034038;
}
</style>