Shades of East Bay #485268
Tints of East Bay #485268
RGB
CMYK
RGB Variations
Color information
#485268 (or 0x485268) is known color: East Bay. HEX triplet: 48, 52 and 68. RGB value is (72,82,104). Sum of RGB (Red+Green+Blue) = 72+82+104=258 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.91% from 258); Green value is 82 (32.42% from 255 or 31.78% from 258); Blue value is 104 (41.02% from 255 or 40.31% from 258); Max value from RGB is 104 - color contains mainly: blue. Hex color #485268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485268 is #B7AD97. Grayscale: #515151. Windows color (decimal): -12037528 or 6836808. OLE color: 6836808.
HSL color Cylindrical-coordinate representation of color #485268: hue angle of 221.25º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #485268 is Cyan = 0.31, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 82 | 104 | - |
| CMYK | 0.31 | 0.21 | 0 | 0.59 |
| HSL | 221.25º | 0.18% | 0.35% | - |
| HSV(B) | 221.25º | 0.31% | 0.41% | - |
| XYZ | 8.19 | 8.41 | 14.29 | - |
| YUV | 81.52 | 140.69 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 82 | 104 | 0.31 | 0.21 | 0 | 0.59 | 221.25 | 0.18 | 0.35 |
| Hex | 48 | 52 | 68 | 1F | 15 | 0 | 3B | DD | 12 | 23 |
| Octal | 110 | 122 | 150 | 37 | 25 | 0 | 73 | 335 | 22 | 43 |
| Binary | 1001000 | 1010010 | 1101000 | 11111 | 10101 | 0 | 111011 | 11011101 | 10010 | 100011 |
Color Harmonies of #485268
Complementary color
Monochromatic Colors of #485268
Black with #485268
Text Example
Text Example
White with #485268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485268; }
p { color: rgb(72,82,104); }
H1.HeaderClassName
{
color: #485268;
}
.AnyTagClassName
{
color: #485268;
}
</style>
background-color css
<style>
a { background-color: #485268; }
a { background-color: rgb(72,82,104); }
div.DivClassName
{
background-color: #485268;
}
.BgClassName
{
background-color: #485268;
}
</style>
border-color css
<style>
span { border-color: #485268; }
span { border-color: rgb(72,82,104); }
td.TdClassName
{
border-color: #485268;
}
.TagClassName
{
border-color: #485268;
}
</style>