Shades of Torea Bay #283271
Tints of Torea Bay #283271
RGB
CMYK
RGB Variations
Color information
#283271 (or 0x283271) is known color: Torea Bay. HEX triplet: 28, 32 and 71. RGB value is (40,50,113). Sum of RGB (Red+Green+Blue) = 40+50+113=203 (26% of max value = 765). Red value is 40 (16.02% from 255 or 19.70% from 203); Green value is 50 (19.92% from 255 or 24.63% from 203); Blue value is 113 (44.53% from 255 or 55.67% from 203); Max value from RGB is 113 - color contains mainly: blue. Hex color #283271 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283271 is #D7CD8E. Grayscale: #353535. Windows color (decimal): -14142863 or 7418408. OLE color: 7418408.
HSL color Cylindrical-coordinate representation of color #283271: hue angle of 231.78º 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 #283271 is Cyan = 0.65, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 50 | 113 | - |
| CMYK | 0.65 | 0.56 | 0 | 0.56 |
| HSL | 231.78º | 0.48% | 0.3% | - |
| HSV(B) | 231.78º | 0.65% | 0.44% | - |
| XYZ | 5 | 3.92 | 16.12 | - |
| YUV | 54.19 | 161.19 | 117.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 50 | 113 | 0.65 | 0.56 | 0 | 0.56 | 231.78 | 0.48 | 0.3 |
| Hex | 28 | 32 | 71 | 41 | 38 | 0 | 38 | E8 | 30 | 1E |
| Octal | 50 | 62 | 161 | 101 | 70 | 0 | 70 | 350 | 60 | 36 |
| Binary | 101000 | 110010 | 1110001 | 1000001 | 111000 | 0 | 111000 | 11101000 | 110000 | 11110 |
Color Harmonies of #283271
Complementary color
Monochromatic Colors of #283271
Black with #283271
Text Example
Text Example
White with #283271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283271; }
p { color: rgb(40,50,113); }
H1.HeaderClassName
{
color: #283271;
}
.AnyTagClassName
{
color: #283271;
}
</style>
background-color css
<style>
a { background-color: #283271; }
a { background-color: rgb(40,50,113); }
div.DivClassName
{
background-color: #283271;
}
.BgClassName
{
background-color: #283271;
}
</style>
border-color css
<style>
span { border-color: #283271; }
span { border-color: rgb(40,50,113); }
td.TdClassName
{
border-color: #283271;
}
.TagClassName
{
border-color: #283271;
}
</style>