Shades of Cyprus #07453D
Tints of Cyprus #07453D
RGB
CMYK
RGB Variations
Color information
#07453D (or 0x07453D) is known color: Cyprus. HEX triplet: 07, 45 and 3D. RGB value is (7,69,61). Sum of RGB (Red+Green+Blue) = 7+69+61=137 (18% of max value = 765). Red value is 7 (3.12% from 255 or 5.11% from 137); Green value is 69 (27.34% from 255 or 50.36% from 137); Blue value is 61 (24.22% from 255 or 44.53% from 137); Max value from RGB is 69 - color contains mainly: green. Hex color #07453D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #07453D is #F8BAC2. Grayscale: #313131. Windows color (decimal): -16300739 or 4015367. OLE color: 4015367.
HSL color Cylindrical-coordinate representation of color #07453D: hue angle of 172.26º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #07453D is Cyan = 0.90, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 69 | 61 | - |
| CMYK | 0.90 | 0 | 0.12 | 0.73 |
| HSL | 172.26º | 0.82% | 0.15% | - |
| HSV(B) | 172.26º | 0.9% | 0.27% | - |
| XYZ | 3.06 | 4.64 | 5.15 | - |
| YUV | 49.55 | 134.46 | 97.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 69 | 61 | 0.90 | 0 | 0.12 | 0.73 | 172.26 | 0.82 | 0.15 |
| Hex | 7 | 45 | 3D | 5A | 0 | C | 49 | AC | 52 | F |
| Octal | 7 | 105 | 75 | 132 | 0 | 14 | 111 | 254 | 122 | 17 |
| Binary | 111 | 1000101 | 111101 | 1011010 | 0 | 1100 | 1001001 | 10101100 | 1010010 | 1111 |
Color Harmonies of #07453D
Complementary color
Monochromatic Colors of #07453D
Black with #07453D
Text Example
Text Example
White with #07453D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07453D; }
p { color: rgb(7,69,61); }
H1.HeaderClassName
{
color: #07453D;
}
.AnyTagClassName
{
color: #07453D;
}
</style>
background-color css
<style>
a { background-color: #07453D; }
a { background-color: rgb(7,69,61); }
div.DivClassName
{
background-color: #07453D;
}
.BgClassName
{
background-color: #07453D;
}
</style>
border-color css
<style>
span { border-color: #07453D; }
span { border-color: rgb(7,69,61); }
td.TdClassName
{
border-color: #07453D;
}
.TagClassName
{
border-color: #07453D;
}
</style>