Shades of Torea Bay #253087
Tints of Torea Bay #253087
RGB
CMYK
RGB Variations
Color information
#253087 (or 0x253087) is known color: Torea Bay. HEX triplet: 25, 30 and 87. RGB value is (37,48,135). Sum of RGB (Red+Green+Blue) = 37+48+135=220 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.82% from 220); Green value is 48 (19.14% from 255 or 21.82% from 220); Blue value is 135 (53.12% from 255 or 61.36% from 220); Max value from RGB is 135 - color contains mainly: blue. Hex color #253087 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253087 is #DACF78. Grayscale: #363636. Windows color (decimal): -14339961 or 8859685. OLE color: 8859685.
HSL color Cylindrical-coordinate representation of color #253087: hue angle of 233.27º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #253087 is Cyan = 0.73, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 48 | 135 | - |
| CMYK | 0.73 | 0.64 | 0 | 0.47 |
| HSL | 233.27º | 0.57% | 0.34% | - |
| HSV(B) | 233.27º | 0.73% | 0.53% | - |
| XYZ | 6.19 | 4.26 | 23.42 | - |
| YUV | 54.63 | 173.36 | 115.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 135 | 0.73 | 0.64 | 0 | 0.47 | 233.27 | 0.57 | 0.34 |
| Hex | 25 | 30 | 87 | 49 | 40 | 0 | 2F | E9 | 39 | 22 |
| Octal | 45 | 60 | 207 | 111 | 100 | 0 | 57 | 351 | 71 | 42 |
| Binary | 100101 | 110000 | 10000111 | 1001001 | 1000000 | 0 | 101111 | 11101001 | 111001 | 100010 |
Color Harmonies of #253087
Complementary color
Monochromatic Colors of #253087
Black with #253087
Text Example
Text Example
White with #253087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253087; }
p { color: rgb(37,48,135); }
H1.HeaderClassName
{
color: #253087;
}
.AnyTagClassName
{
color: #253087;
}
</style>
background-color css
<style>
a { background-color: #253087; }
a { background-color: rgb(37,48,135); }
div.DivClassName
{
background-color: #253087;
}
.BgClassName
{
background-color: #253087;
}
</style>
border-color css
<style>
span { border-color: #253087; }
span { border-color: rgb(37,48,135); }
td.TdClassName
{
border-color: #253087;
}
.TagClassName
{
border-color: #253087;
}
</style>