Shades of Torea Bay #283171
Tints of Torea Bay #283171
RGB
CMYK
RGB Variations
Color information
#283171 (or 0x283171) is known color: Torea Bay. HEX triplet: 28, 31 and 71. RGB value is (40,49,113). Sum of RGB (Red+Green+Blue) = 40+49+113=202 (26% of max value = 765). Red value is 40 (16.02% from 255 or 19.80% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 113 (44.53% from 255 or 55.94% from 202); Max value from RGB is 113 - color contains mainly: blue. Hex color #283171 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283171 is #D7CE8E. Grayscale: #353535. Windows color (decimal): -14143119 or 7418152. OLE color: 7418152.
HSL color Cylindrical-coordinate representation of color #283171: hue angle of 232.6º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #283171 is Cyan = 0.65, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 49 | 113 | - |
| CMYK | 0.65 | 0.57 | 0 | 0.56 |
| HSL | 232.6º | 0.48% | 0.3% | - |
| HSV(B) | 232.6º | 0.65% | 0.44% | - |
| XYZ | 4.95 | 3.84 | 16.1 | - |
| YUV | 53.61 | 161.52 | 118.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 49 | 113 | 0.65 | 0.57 | 0 | 0.56 | 232.6 | 0.48 | 0.3 |
| Hex | 28 | 31 | 71 | 41 | 39 | 0 | 38 | E9 | 30 | 1E |
| Octal | 50 | 61 | 161 | 101 | 71 | 0 | 70 | 351 | 60 | 36 |
| Binary | 101000 | 110001 | 1110001 | 1000001 | 111001 | 0 | 111000 | 11101001 | 110000 | 11110 |
Color Harmonies of #283171
Complementary color
Monochromatic Colors of #283171
Black with #283171
Text Example
Text Example
White with #283171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283171; }
p { color: rgb(40,49,113); }
H1.HeaderClassName
{
color: #283171;
}
.AnyTagClassName
{
color: #283171;
}
</style>
background-color css
<style>
a { background-color: #283171; }
a { background-color: rgb(40,49,113); }
div.DivClassName
{
background-color: #283171;
}
.BgClassName
{
background-color: #283171;
}
</style>
border-color css
<style>
span { border-color: #283171; }
span { border-color: rgb(40,49,113); }
td.TdClassName
{
border-color: #283171;
}
.TagClassName
{
border-color: #283171;
}
</style>