Shades of East Bay #455367
Tints of East Bay #455367
RGB
CMYK
RGB Variations
Color information
#455367 (or 0x455367) is known color: East Bay. HEX triplet: 45, 53 and 67. RGB value is (69,83,103). Sum of RGB (Red+Green+Blue) = 69+83+103=255 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.06% from 255); Green value is 83 (32.81% from 255 or 32.55% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #455367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455367 is #BAAC98. Grayscale: #515151. Windows color (decimal): -12233881 or 6771525. OLE color: 6771525.
HSL color Cylindrical-coordinate representation of color #455367: hue angle of 215.29º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #455367 is Cyan = 0.33, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 83 | 103 | - |
| CMYK | 0.33 | 0.19 | 0 | 0.60 |
| HSL | 215.29º | 0.2% | 0.34% | - |
| HSV(B) | 215.29º | 0.33% | 0.4% | - |
| XYZ | 8 | 8.43 | 14.04 | - |
| YUV | 81.09 | 140.36 | 119.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 103 | 0.33 | 0.19 | 0 | 0.60 | 215.29 | 0.2 | 0.34 |
| Hex | 45 | 53 | 67 | 21 | 13 | 0 | 3C | D7 | 14 | 22 |
| Octal | 105 | 123 | 147 | 41 | 23 | 0 | 74 | 327 | 24 | 42 |
| Binary | 1000101 | 1010011 | 1100111 | 100001 | 10011 | 0 | 111100 | 11010111 | 10100 | 100010 |
Color Harmonies of #455367
Complementary color
Monochromatic Colors of #455367
Black with #455367
Text Example
Text Example
White with #455367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455367; }
p { color: rgb(69,83,103); }
H1.HeaderClassName
{
color: #455367;
}
.AnyTagClassName
{
color: #455367;
}
</style>
background-color css
<style>
a { background-color: #455367; }
a { background-color: rgb(69,83,103); }
div.DivClassName
{
background-color: #455367;
}
.BgClassName
{
background-color: #455367;
}
</style>
border-color css
<style>
span { border-color: #455367; }
span { border-color: rgb(69,83,103); }
td.TdClassName
{
border-color: #455367;
}
.TagClassName
{
border-color: #455367;
}
</style>