Shades of Bay Of Many #253669
Tints of Bay Of Many #253669
RGB
CMYK
RGB Variations
Color information
#253669 (or 0x253669) is known color: Bay Of Many. HEX triplet: 25, 36 and 69. RGB value is (37,54,105). Sum of RGB (Red+Green+Blue) = 37+54+105=196 (25% of max value = 765). Red value is 37 (14.84% from 255 or 18.88% from 196); Green value is 54 (21.48% from 255 or 27.55% from 196); Blue value is 105 (41.41% from 255 or 53.57% from 196); Max value from RGB is 105 - color contains mainly: blue. Hex color #253669 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #253669 is #DAC996. Grayscale: #363636. Windows color (decimal): -14338455 or 6895141. OLE color: 6895141.
HSL color Cylindrical-coordinate representation of color #253669: hue angle of 225º 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 #253669 is Cyan = 0.65, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 54 | 105 | - |
| CMYK | 0.65 | 0.49 | 0 | 0.59 |
| HSL | 225º | 0.48% | 0.28% | - |
| HSV(B) | 225º | 0.65% | 0.41% | - |
| XYZ | 4.63 | 4.05 | 13.9 | - |
| YUV | 54.73 | 156.37 | 115.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 105 | 0.65 | 0.49 | 0 | 0.59 | 225 | 0.48 | 0.28 |
| Hex | 25 | 36 | 69 | 41 | 31 | 0 | 3B | E1 | 30 | 1C |
| Octal | 45 | 66 | 151 | 101 | 61 | 0 | 73 | 341 | 60 | 34 |
| Binary | 100101 | 110110 | 1101001 | 1000001 | 110001 | 0 | 111011 | 11100001 | 110000 | 11100 |
Color Harmonies of #253669
Complementary color
Monochromatic Colors of #253669
Black with #253669
Text Example
Text Example
White with #253669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253669; }
p { color: rgb(37,54,105); }
H1.HeaderClassName
{
color: #253669;
}
.AnyTagClassName
{
color: #253669;
}
</style>
background-color css
<style>
a { background-color: #253669; }
a { background-color: rgb(37,54,105); }
div.DivClassName
{
background-color: #253669;
}
.BgClassName
{
background-color: #253669;
}
</style>
border-color css
<style>
span { border-color: #253669; }
span { border-color: rgb(37,54,105); }
td.TdClassName
{
border-color: #253669;
}
.TagClassName
{
border-color: #253669;
}
</style>