Shades of Evening Sea #306053
Tints of Evening Sea #306053
RGB
CMYK
RGB Variations
Color information
#306053 (or 0x306053) is known color: Evening Sea. HEX triplet: 30, 60 and 53. RGB value is (48,96,83). Sum of RGB (Red+Green+Blue) = 48+96+83=227 (30% of max value = 765). Red value is 48 (19.14% from 255 or 21.15% from 227); Green value is 96 (37.89% from 255 or 42.29% from 227); Blue value is 83 (32.81% from 255 or 36.56% from 227); Max value from RGB is 96 - color contains mainly: green. Hex color #306053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #306053 is #CF9FAC. Grayscale: #505050. Windows color (decimal): -13606829 or 5464112. OLE color: 5464112.
HSL color Cylindrical-coordinate representation of color #306053: hue angle of 163.75º degrees, saturation: 0.33, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #306053 is Cyan = 0.50, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 96 | 83 | - |
| CMYK | 0.50 | 0 | 0.14 | 0.62 |
| HSL | 163.75º | 0.33% | 0.28% | - |
| HSV(B) | 163.75º | 0.5% | 0.38% | - |
| XYZ | 6.96 | 9.62 | 9.67 | - |
| YUV | 80.17 | 129.6 | 105.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 96 | 83 | 0.50 | 0 | 0.14 | 0.62 | 163.75 | 0.33 | 0.28 |
| Hex | 30 | 60 | 53 | 32 | 0 | E | 3E | A4 | 21 | 1C |
| Octal | 60 | 140 | 123 | 62 | 0 | 16 | 76 | 244 | 41 | 34 |
| Binary | 110000 | 1100000 | 1010011 | 110010 | 0 | 1110 | 111110 | 10100100 | 100001 | 11100 |
Color Harmonies of #306053
Complementary color
Monochromatic Colors of #306053
Black with #306053
Text Example
Text Example
White with #306053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306053; }
p { color: rgb(48,96,83); }
H1.HeaderClassName
{
color: #306053;
}
.AnyTagClassName
{
color: #306053;
}
</style>
background-color css
<style>
a { background-color: #306053; }
a { background-color: rgb(48,96,83); }
div.DivClassName
{
background-color: #306053;
}
.BgClassName
{
background-color: #306053;
}
</style>
border-color css
<style>
span { border-color: #306053; }
span { border-color: rgb(48,96,83); }
td.TdClassName
{
border-color: #306053;
}
.TagClassName
{
border-color: #306053;
}
</style>