Shades of Evening Sea #267053
Tints of Evening Sea #267053
RGB
CMYK
RGB Variations
Color information
#267053 (or 0x267053) is known color: Evening Sea. HEX triplet: 26, 70 and 53. RGB value is (38,112,83). Sum of RGB (Red+Green+Blue) = 38+112+83=233 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.31% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 83 (32.81% from 255 or 35.62% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #267053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #267053 is #D98FAC. Grayscale: #565656. Windows color (decimal): -14258093 or 5468198. OLE color: 5468198.
HSL color Cylindrical-coordinate representation of color #267053: hue angle of 156.49º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #267053 is Cyan = 0.66, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 112 | 83 | - |
| CMYK | 0.66 | 0 | 0.26 | 0.56 |
| HSL | 156.49º | 0.49% | 0.29% | - |
| HSV(B) | 156.49º | 0.66% | 0.44% | - |
| XYZ | 8.15 | 12.62 | 10.19 | - |
| YUV | 86.57 | 125.98 | 93.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 112 | 83 | 0.66 | 0 | 0.26 | 0.56 | 156.49 | 0.49 | 0.29 |
| Hex | 26 | 70 | 53 | 42 | 0 | 1A | 38 | 9C | 31 | 1D |
| Octal | 46 | 160 | 123 | 102 | 0 | 32 | 70 | 234 | 61 | 35 |
| Binary | 100110 | 1110000 | 1010011 | 1000010 | 0 | 11010 | 111000 | 10011100 | 110001 | 11101 |
Color Harmonies of #267053
Complementary color
Monochromatic Colors of #267053
Black with #267053
Text Example
Text Example
White with #267053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #267053; }
p { color: rgb(38,112,83); }
H1.HeaderClassName
{
color: #267053;
}
.AnyTagClassName
{
color: #267053;
}
</style>
background-color css
<style>
a { background-color: #267053; }
a { background-color: rgb(38,112,83); }
div.DivClassName
{
background-color: #267053;
}
.BgClassName
{
background-color: #267053;
}
</style>
border-color css
<style>
span { border-color: #267053; }
span { border-color: rgb(38,112,83); }
td.TdClassName
{
border-color: #267053;
}
.TagClassName
{
border-color: #267053;
}
</style>