Shades of Evening Sea #266553
Tints of Evening Sea #266553
RGB
CMYK
RGB Variations
Color information
#266553 (or 0x266553) is known color: Evening Sea. HEX triplet: 26, 65 and 53. RGB value is (38,101,83). Sum of RGB (Red+Green+Blue) = 38+101+83=222 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.12% from 222); Green value is 101 (39.84% from 255 or 45.50% from 222); Blue value is 83 (32.81% from 255 or 37.39% from 222); Max value from RGB is 101 - color contains mainly: green. Hex color #266553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266553 is #D99AAC. Grayscale: #505050. Windows color (decimal): -14260909 or 5465382. OLE color: 5465382.
HSL color Cylindrical-coordinate representation of color #266553: hue angle of 162.86º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #266553 is Cyan = 0.62, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 101 | 83 | - |
| CMYK | 0.62 | 0 | 0.18 | 0.60 |
| HSL | 162.86º | 0.45% | 0.27% | - |
| HSV(B) | 162.86º | 0.62% | 0.4% | - |
| XYZ | 7.01 | 10.34 | 9.81 | - |
| YUV | 80.11 | 129.63 | 97.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 83 | 0.62 | 0 | 0.18 | 0.60 | 162.86 | 0.45 | 0.27 |
| Hex | 26 | 65 | 53 | 3E | 0 | 12 | 3C | A3 | 2D | 1B |
| Octal | 46 | 145 | 123 | 76 | 0 | 22 | 74 | 243 | 55 | 33 |
| Binary | 100110 | 1100101 | 1010011 | 111110 | 0 | 10010 | 111100 | 10100011 | 101101 | 11011 |
Color Harmonies of #266553
Complementary color
Monochromatic Colors of #266553
Black with #266553
Text Example
Text Example
White with #266553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266553; }
p { color: rgb(38,101,83); }
H1.HeaderClassName
{
color: #266553;
}
.AnyTagClassName
{
color: #266553;
}
</style>
background-color css
<style>
a { background-color: #266553; }
a { background-color: rgb(38,101,83); }
div.DivClassName
{
background-color: #266553;
}
.BgClassName
{
background-color: #266553;
}
</style>
border-color css
<style>
span { border-color: #266553; }
span { border-color: rgb(38,101,83); }
td.TdClassName
{
border-color: #266553;
}
.TagClassName
{
border-color: #266553;
}
</style>