Shades of Bay Of Many #253269
Tints of Bay Of Many #253269
RGB
CMYK
RGB Variations
Color information
#253269 (or 0x253269) is known color: Bay Of Many. HEX triplet: 25, 32 and 69. RGB value is (37,50,105). Sum of RGB (Red+Green+Blue) = 37+50+105=192 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.27% from 192); Green value is 50 (19.92% from 255 or 26.04% from 192); Blue value is 105 (41.41% from 255 or 54.69% from 192); Max value from RGB is 105 - color contains mainly: blue. Hex color #253269 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253269 is #DACD96. Grayscale: #343434. Windows color (decimal): -14339479 or 6894117. OLE color: 6894117.
HSL color Cylindrical-coordinate representation of color #253269: hue angle of 228.53º 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 #253269 is Cyan = 0.65, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 50 | 105 | - |
| CMYK | 0.65 | 0.52 | 0 | 0.59 |
| HSL | 228.53º | 0.48% | 0.28% | - |
| HSV(B) | 228.53º | 0.65% | 0.41% | - |
| XYZ | 4.45 | 3.69 | 13.84 | - |
| YUV | 52.38 | 157.69 | 117.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 50 | 105 | 0.65 | 0.52 | 0 | 0.59 | 228.53 | 0.48 | 0.28 |
| Hex | 25 | 32 | 69 | 41 | 34 | 0 | 3B | E5 | 30 | 1C |
| Octal | 45 | 62 | 151 | 101 | 64 | 0 | 73 | 345 | 60 | 34 |
| Binary | 100101 | 110010 | 1101001 | 1000001 | 110100 | 0 | 111011 | 11100101 | 110000 | 11100 |
Color Harmonies of #253269
Complementary color
Monochromatic Colors of #253269
Black with #253269
Text Example
Text Example
White with #253269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253269; }
p { color: rgb(37,50,105); }
H1.HeaderClassName
{
color: #253269;
}
.AnyTagClassName
{
color: #253269;
}
</style>
background-color css
<style>
a { background-color: #253269; }
a { background-color: rgb(37,50,105); }
div.DivClassName
{
background-color: #253269;
}
.BgClassName
{
background-color: #253269;
}
</style>
border-color css
<style>
span { border-color: #253269; }
span { border-color: rgb(37,50,105); }
td.TdClassName
{
border-color: #253269;
}
.TagClassName
{
border-color: #253269;
}
</style>