Shades of Torea Bay #253081
Tints of Torea Bay #253081
RGB
CMYK
RGB Variations
Color information
#253081 (or 0x253081) is known color: Torea Bay. HEX triplet: 25, 30 and 81. RGB value is (37,48,129). Sum of RGB (Red+Green+Blue) = 37+48+129=214 (28% of max value = 765). Red value is 37 (14.84% from 255 or 17.29% from 214); Green value is 48 (19.14% from 255 or 22.43% from 214); Blue value is 129 (50.78% from 255 or 60.28% from 214); Max value from RGB is 129 - color contains mainly: blue. Hex color #253081 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253081 is #DACF7E. Grayscale: #353535. Windows color (decimal): -14339967 or 8466469. OLE color: 8466469.
HSL color Cylindrical-coordinate representation of color #253081: hue angle of 232.83º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #253081 is Cyan = 0.71, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 48 | 129 | - |
| CMYK | 0.71 | 0.63 | 0 | 0.49 |
| HSL | 232.83º | 0.55% | 0.33% | - |
| HSV(B) | 232.83º | 0.71% | 0.51% | - |
| XYZ | 5.78 | 4.09 | 21.25 | - |
| YUV | 53.95 | 170.36 | 115.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 129 | 0.71 | 0.63 | 0 | 0.49 | 232.83 | 0.55 | 0.33 |
| Hex | 25 | 30 | 81 | 47 | 3F | 0 | 31 | E9 | 37 | 21 |
| Octal | 45 | 60 | 201 | 107 | 77 | 0 | 61 | 351 | 67 | 41 |
| Binary | 100101 | 110000 | 10000001 | 1000111 | 111111 | 0 | 110001 | 11101001 | 110111 | 100001 |
Color Harmonies of #253081
Complementary color
Monochromatic Colors of #253081
Black with #253081
Text Example
Text Example
White with #253081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253081; }
p { color: rgb(37,48,129); }
H1.HeaderClassName
{
color: #253081;
}
.AnyTagClassName
{
color: #253081;
}
</style>
background-color css
<style>
a { background-color: #253081; }
a { background-color: rgb(37,48,129); }
div.DivClassName
{
background-color: #253081;
}
.BgClassName
{
background-color: #253081;
}
</style>
border-color css
<style>
span { border-color: #253081; }
span { border-color: rgb(37,48,129); }
td.TdClassName
{
border-color: #253081;
}
.TagClassName
{
border-color: #253081;
}
</style>