Shades of Cyprus #074741
Tints of Cyprus #074741
RGB
CMYK
RGB Variations
Color information
#074741 (or 0x074741) is known color: Cyprus. HEX triplet: 07, 47 and 41. RGB value is (7,71,65). Sum of RGB (Red+Green+Blue) = 7+71+65=143 (18% of max value = 765). Red value is 7 (3.12% from 255 or 4.90% from 143); Green value is 71 (28.12% from 255 or 49.65% from 143); Blue value is 65 (25.78% from 255 or 45.45% from 143); Max value from RGB is 71 - color contains mainly: green. Hex color #074741 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #074741 is #F8B8BE. Grayscale: #333333. Windows color (decimal): -16300223 or 4278023. OLE color: 4278023.
HSL color Cylindrical-coordinate representation of color #074741: hue angle of 174.38º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074741 is Cyan = 0.90, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 71 | 65 | - |
| CMYK | 0.90 | 0 | 0.08 | 0.72 |
| HSL | 174.38º | 0.82% | 0.15% | - |
| HSV(B) | 174.38º | 0.9% | 0.28% | - |
| XYZ | 3.29 | 4.93 | 5.78 | - |
| YUV | 51.18 | 135.8 | 96.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 71 | 65 | 0.90 | 0 | 0.08 | 0.72 | 174.38 | 0.82 | 0.15 |
| Hex | 7 | 47 | 41 | 5A | 0 | 8 | 48 | AE | 52 | F |
| Octal | 7 | 107 | 101 | 132 | 0 | 10 | 110 | 256 | 122 | 17 |
| Binary | 111 | 1000111 | 1000001 | 1011010 | 0 | 1000 | 1001000 | 10101110 | 1010010 | 1111 |
Color Harmonies of #074741
Complementary color
Monochromatic Colors of #074741
Black with #074741
Text Example
Text Example
White with #074741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074741; }
p { color: rgb(7,71,65); }
H1.HeaderClassName
{
color: #074741;
}
.AnyTagClassName
{
color: #074741;
}
</style>
background-color css
<style>
a { background-color: #074741; }
a { background-color: rgb(7,71,65); }
div.DivClassName
{
background-color: #074741;
}
.BgClassName
{
background-color: #074741;
}
</style>
border-color css
<style>
span { border-color: #074741; }
span { border-color: rgb(7,71,65); }
td.TdClassName
{
border-color: #074741;
}
.TagClassName
{
border-color: #074741;
}
</style>