Shades of Torea Bay #283170
Tints of Torea Bay #283170
RGB
CMYK
RGB Variations
Color information
#283170 (or 0x283170) is known color: Torea Bay. HEX triplet: 28, 31 and 70. RGB value is (40,49,112). Sum of RGB (Red+Green+Blue) = 40+49+112=201 (26% of max value = 765). Red value is 40 (16.02% from 255 or 19.90% from 201); Green value is 49 (19.53% from 255 or 24.38% from 201); Blue value is 112 (44.14% from 255 or 55.72% from 201); Max value from RGB is 112 - color contains mainly: blue. Hex color #283170 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283170 is #D7CE8F. Grayscale: #353535. Windows color (decimal): -14143120 or 7352616. OLE color: 7352616.
HSL color Cylindrical-coordinate representation of color #283170: hue angle of 232.5º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #283170 is Cyan = 0.64, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 40 | 49 | 112 | - |
| CMYK | 0.64 | 0.56 | 0 | 0.56 |
| HSL | 232.5º | 0.47% | 0.3% | - |
| HSV(B) | 232.5º | 0.64% | 0.44% | - |
| XYZ | 4.9 | 3.82 | 15.81 | - |
| YUV | 53.49 | 161.02 | 118.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 49 | 112 | 0.64 | 0.56 | 0 | 0.56 | 232.5 | 0.47 | 0.3 |
| Hex | 28 | 31 | 70 | 40 | 38 | 0 | 38 | E8 | 2F | 1E |
| Octal | 50 | 61 | 160 | 100 | 70 | 0 | 70 | 350 | 57 | 36 |
| Binary | 101000 | 110001 | 1110000 | 1000000 | 111000 | 0 | 111000 | 11101000 | 101111 | 11110 |
Color Harmonies of #283170
Complementary color
Monochromatic Colors of #283170
Black with #283170
Text Example
Text Example
White with #283170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283170; }
p { color: rgb(40,49,112); }
H1.HeaderClassName
{
color: #283170;
}
.AnyTagClassName
{
color: #283170;
}
</style>
background-color css
<style>
a { background-color: #283170; }
a { background-color: rgb(40,49,112); }
div.DivClassName
{
background-color: #283170;
}
.BgClassName
{
background-color: #283170;
}
</style>
border-color css
<style>
span { border-color: #283170; }
span { border-color: rgb(40,49,112); }
td.TdClassName
{
border-color: #283170;
}
.TagClassName
{
border-color: #283170;
}
</style>