Shades of East Bay #485367
Tints of East Bay #485367
RGB
CMYK
RGB Variations
Color information
#485367 (or 0x485367) is known color: East Bay. HEX triplet: 48, 53 and 67. RGB value is (72,83,103). Sum of RGB (Red+Green+Blue) = 72+83+103=258 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.91% from 258); Green value is 83 (32.81% from 255 or 32.17% from 258); Blue value is 103 (40.62% from 255 or 39.92% from 258); Max value from RGB is 103 - color contains mainly: blue. Hex color #485367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485367 is #B7AC98. Grayscale: #515151. Windows color (decimal): -12037273 or 6771528. OLE color: 6771528.
HSL color Cylindrical-coordinate representation of color #485367: hue angle of 218.71º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #485367 is Cyan = 0.30, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 83 | 103 | - |
| CMYK | 0.30 | 0.19 | 0 | 0.60 |
| HSL | 218.71º | 0.18% | 0.34% | - |
| HSV(B) | 218.71º | 0.3% | 0.4% | - |
| XYZ | 8.21 | 8.54 | 14.05 | - |
| YUV | 81.99 | 139.86 | 120.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 83 | 103 | 0.30 | 0.19 | 0 | 0.60 | 218.71 | 0.18 | 0.34 |
| Hex | 48 | 53 | 67 | 1E | 13 | 0 | 3C | DB | 12 | 22 |
| Octal | 110 | 123 | 147 | 36 | 23 | 0 | 74 | 333 | 22 | 42 |
| Binary | 1001000 | 1010011 | 1100111 | 11110 | 10011 | 0 | 111100 | 11011011 | 10010 | 100010 |
Color Harmonies of #485367
Complementary color
Monochromatic Colors of #485367
Black with #485367
Text Example
Text Example
White with #485367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485367; }
p { color: rgb(72,83,103); }
H1.HeaderClassName
{
color: #485367;
}
.AnyTagClassName
{
color: #485367;
}
</style>
background-color css
<style>
a { background-color: #485367; }
a { background-color: rgb(72,83,103); }
div.DivClassName
{
background-color: #485367;
}
.BgClassName
{
background-color: #485367;
}
</style>
border-color css
<style>
span { border-color: #485367; }
span { border-color: rgb(72,83,103); }
td.TdClassName
{
border-color: #485367;
}
.TagClassName
{
border-color: #485367;
}
</style>