Shades of Bay Of Many #253569
Tints of Bay Of Many #253569
RGB
CMYK
RGB Variations
Color information
#253569 (or 0x253569) is known color: Bay Of Many. HEX triplet: 25, 35 and 69. RGB value is (37,53,105). Sum of RGB (Red+Green+Blue) = 37+53+105=195 (25% of max value = 765). Red value is 37 (14.84% from 255 or 18.97% from 195); Green value is 53 (21.09% from 255 or 27.18% from 195); Blue value is 105 (41.41% from 255 or 53.85% from 195); Max value from RGB is 105 - color contains mainly: blue. Hex color #253569 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253569 is #DACA96. Grayscale: #353535. Windows color (decimal): -14338711 or 6894885. OLE color: 6894885.
HSL color Cylindrical-coordinate representation of color #253569: hue angle of 225.88º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #253569 is Cyan = 0.65, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 53 | 105 | - |
| CMYK | 0.65 | 0.50 | 0 | 0.59 |
| HSL | 225.88º | 0.48% | 0.28% | - |
| HSV(B) | 225.88º | 0.65% | 0.41% | - |
| XYZ | 4.59 | 3.96 | 13.89 | - |
| YUV | 54.14 | 156.7 | 115.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 53 | 105 | 0.65 | 0.50 | 0 | 0.59 | 225.88 | 0.48 | 0.28 |
| Hex | 25 | 35 | 69 | 41 | 32 | 0 | 3B | E2 | 30 | 1C |
| Octal | 45 | 65 | 151 | 101 | 62 | 0 | 73 | 342 | 60 | 34 |
| Binary | 100101 | 110101 | 1101001 | 1000001 | 110010 | 0 | 111011 | 11100010 | 110000 | 11100 |
Color Harmonies of #253569
Complementary color
Monochromatic Colors of #253569
Black with #253569
Text Example
Text Example
White with #253569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253569; }
p { color: rgb(37,53,105); }
H1.HeaderClassName
{
color: #253569;
}
.AnyTagClassName
{
color: #253569;
}
</style>
background-color css
<style>
a { background-color: #253569; }
a { background-color: rgb(37,53,105); }
div.DivClassName
{
background-color: #253569;
}
.BgClassName
{
background-color: #253569;
}
</style>
border-color css
<style>
span { border-color: #253569; }
span { border-color: rgb(37,53,105); }
td.TdClassName
{
border-color: #253569;
}
.TagClassName
{
border-color: #253569;
}
</style>