Shades of Cyprus #034238
Tints of Cyprus #034238
RGB
CMYK
RGB Variations
Color information
#034238 (or 0x034238) is known color: Cyprus. HEX triplet: 03, 42 and 38. RGB value is (3,66,56). Sum of RGB (Red+Green+Blue) = 3+66+56=125 (16% of max value = 765). Red value is 3 (1.56% from 255 or 2.4% from 125); Green value is 66 (26.17% from 255 or 52.8% from 125); Blue value is 56 (22.27% from 255 or 44.8% from 125); Max value from RGB is 66 - color contains mainly: green. Hex color #034238 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034238 is #FCBDC7. Grayscale: #2E2E2E. Windows color (decimal): -16563656 or 3686915. OLE color: 3686915.
HSL color Cylindrical-coordinate representation of color #034238: hue angle of 170.48º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #034238 is Cyan = 0.95, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 3 | 66 | 56 | - |
| CMYK | 0.95 | 0 | 0.15 | 0.74 |
| HSL | 170.48º | 0.91% | 0.14% | - |
| HSV(B) | 170.48º | 0.95% | 0.26% | - |
| XYZ | 2.7 | 4.2 | 4.41 | - |
| YUV | 46.02 | 133.63 | 97.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 66 | 56 | 0.95 | 0 | 0.15 | 0.74 | 170.48 | 0.91 | 0.14 |
| Hex | 3 | 42 | 38 | 5F | 0 | F | 4A | AA | 5B | E |
| Octal | 3 | 102 | 70 | 137 | 0 | 17 | 112 | 252 | 133 | 16 |
| Binary | 11 | 1000010 | 111000 | 1011111 | 0 | 1111 | 1001010 | 10101010 | 1011011 | 1110 |
Color Harmonies of #034238
Complementary color
Monochromatic Colors of #034238
Black with #034238
Text Example
Text Example
White with #034238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034238; }
p { color: rgb(3,66,56); }
H1.HeaderClassName
{
color: #034238;
}
.AnyTagClassName
{
color: #034238;
}
</style>
background-color css
<style>
a { background-color: #034238; }
a { background-color: rgb(3,66,56); }
div.DivClassName
{
background-color: #034238;
}
.BgClassName
{
background-color: #034238;
}
</style>
border-color css
<style>
span { border-color: #034238; }
span { border-color: rgb(3,66,56); }
td.TdClassName
{
border-color: #034238;
}
.TagClassName
{
border-color: #034238;
}
</style>