Shades of Torea Bay #253085
Tints of Torea Bay #253085
RGB
CMYK
RGB Variations
Color information
#253085 (or 0x253085) is known color: Torea Bay. HEX triplet: 25, 30 and 85. RGB value is (37,48,133). Sum of RGB (Red+Green+Blue) = 37+48+133=218 (28% of max value = 765). Red value is 37 (14.84% from 255 or 16.97% from 218); Green value is 48 (19.14% from 255 or 22.02% from 218); Blue value is 133 (52.34% from 255 or 61.01% from 218); Max value from RGB is 133 - color contains mainly: blue. Hex color #253085 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253085 is #DACF7A. Grayscale: #363636. Windows color (decimal): -14339963 or 8728613. OLE color: 8728613.
HSL color Cylindrical-coordinate representation of color #253085: hue angle of 233.12º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #253085 is Cyan = 0.72, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 48 | 133 | - |
| CMYK | 0.72 | 0.64 | 0 | 0.48 |
| HSL | 233.13º | 0.56% | 0.33% | - |
| HSV(B) | 233.13º | 0.72% | 0.52% | - |
| XYZ | 6.05 | 4.2 | 22.68 | - |
| YUV | 54.4 | 172.36 | 115.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 133 | 0.72 | 0.64 | 0 | 0.48 | 233.13 | 0.56 | 0.33 |
| Hex | 25 | 30 | 85 | 48 | 40 | 0 | 30 | E9 | 38 | 21 |
| Octal | 45 | 60 | 205 | 110 | 100 | 0 | 60 | 351 | 70 | 41 |
| Binary | 100101 | 110000 | 10000101 | 1001000 | 1000000 | 0 | 110000 | 11101001 | 111000 | 100001 |
Color Harmonies of #253085
Complementary color
Monochromatic Colors of #253085
Black with #253085
Text Example
Text Example
White with #253085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253085; }
p { color: rgb(37,48,133); }
H1.HeaderClassName
{
color: #253085;
}
.AnyTagClassName
{
color: #253085;
}
</style>
background-color css
<style>
a { background-color: #253085; }
a { background-color: rgb(37,48,133); }
div.DivClassName
{
background-color: #253085;
}
.BgClassName
{
background-color: #253085;
}
</style>
border-color css
<style>
span { border-color: #253085; }
span { border-color: rgb(37,48,133); }
td.TdClassName
{
border-color: #253085;
}
.TagClassName
{
border-color: #253085;
}
</style>