Shades of Bay Of Many #253168
Tints of Bay Of Many #253168
RGB
CMYK
RGB Variations
Color information
#253168 (or 0x253168) is known color: Bay Of Many. HEX triplet: 25, 31 and 68. RGB value is (37,49,104). Sum of RGB (Red+Green+Blue) = 37+49+104=190 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.47% from 190); Green value is 49 (19.53% from 255 or 25.79% from 190); Blue value is 104 (41.02% from 255 or 54.74% from 190); Max value from RGB is 104 - color contains mainly: blue. Hex color #253168 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253168 is #DACE97. Grayscale: #333333. Windows color (decimal): -14339736 or 6828325. OLE color: 6828325.
HSL color Cylindrical-coordinate representation of color #253168: hue angle of 229.25º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #253168 is Cyan = 0.64, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 49 | 104 | - |
| CMYK | 0.64 | 0.53 | 0 | 0.59 |
| HSL | 229.25º | 0.48% | 0.28% | - |
| HSV(B) | 229.25º | 0.64% | 0.41% | - |
| XYZ | 4.36 | 3.59 | 13.56 | - |
| YUV | 51.68 | 157.52 | 117.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 49 | 104 | 0.64 | 0.53 | 0 | 0.59 | 229.25 | 0.48 | 0.28 |
| Hex | 25 | 31 | 68 | 40 | 35 | 0 | 3B | E5 | 30 | 1C |
| Octal | 45 | 61 | 150 | 100 | 65 | 0 | 73 | 345 | 60 | 34 |
| Binary | 100101 | 110001 | 1101000 | 1000000 | 110101 | 0 | 111011 | 11100101 | 110000 | 11100 |
Color Harmonies of #253168
Complementary color
Monochromatic Colors of #253168
Black with #253168
Text Example
Text Example
White with #253168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253168; }
p { color: rgb(37,49,104); }
H1.HeaderClassName
{
color: #253168;
}
.AnyTagClassName
{
color: #253168;
}
</style>
background-color css
<style>
a { background-color: #253168; }
a { background-color: rgb(37,49,104); }
div.DivClassName
{
background-color: #253168;
}
.BgClassName
{
background-color: #253168;
}
</style>
border-color css
<style>
span { border-color: #253168; }
span { border-color: rgb(37,49,104); }
td.TdClassName
{
border-color: #253168;
}
.TagClassName
{
border-color: #253168;
}
</style>