Shades of Cyprus #07433D
Tints of Cyprus #07433D
RGB
CMYK
RGB Variations
Color information
#07433D (or 0x07433D) is known color: Cyprus. HEX triplet: 07, 43 and 3D. RGB value is (7,67,61). Sum of RGB (Red+Green+Blue) = 7+67+61=135 (17% of max value = 765). Red value is 7 (3.12% from 255 or 5.19% from 135); Green value is 67 (26.56% from 255 or 49.63% from 135); Blue value is 61 (24.22% from 255 or 45.19% from 135); Max value from RGB is 67 - color contains mainly: green. Hex color #07433D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #07433D is #F8BCC2. Grayscale: #303030. Windows color (decimal): -16301251 or 4014855. OLE color: 4014855.
HSL color Cylindrical-coordinate representation of color #07433D: hue angle of 174º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #07433D is Cyan = 0.90, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 7 | 67 | 61 | - |
| CMYK | 0.90 | 0 | 0.09 | 0.74 |
| HSL | 174º | 0.81% | 0.15% | - |
| HSV(B) | 174º | 0.9% | 0.26% | - |
| XYZ | 2.94 | 4.4 | 5.11 | - |
| YUV | 48.38 | 135.12 | 98.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 67 | 61 | 0.90 | 0 | 0.09 | 0.74 | 174 | 0.81 | 0.15 |
| Hex | 7 | 43 | 3D | 5A | 0 | 9 | 4A | AE | 51 | F |
| Octal | 7 | 103 | 75 | 132 | 0 | 11 | 112 | 256 | 121 | 17 |
| Binary | 111 | 1000011 | 111101 | 1011010 | 0 | 1001 | 1001010 | 10101110 | 1010001 | 1111 |
Color Harmonies of #07433D
Complementary color
Monochromatic Colors of #07433D
Black with #07433D
Text Example
Text Example
White with #07433D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07433D; }
p { color: rgb(7,67,61); }
H1.HeaderClassName
{
color: #07433D;
}
.AnyTagClassName
{
color: #07433D;
}
</style>
background-color css
<style>
a { background-color: #07433D; }
a { background-color: rgb(7,67,61); }
div.DivClassName
{
background-color: #07433D;
}
.BgClassName
{
background-color: #07433D;
}
</style>
border-color css
<style>
span { border-color: #07433D; }
span { border-color: rgb(7,67,61); }
td.TdClassName
{
border-color: #07433D;
}
.TagClassName
{
border-color: #07433D;
}
</style>