Shades of Torea Bay #283175
Tints of Torea Bay #283175
RGB
CMYK
RGB Variations
Color information
#283175 (or 0x283175) is known color: Torea Bay. HEX triplet: 28, 31 and 75. RGB value is (40,49,117). Sum of RGB (Red+Green+Blue) = 40+49+117=206 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.42% from 206); Green value is 49 (19.53% from 255 or 23.79% from 206); Blue value is 117 (46.09% from 255 or 56.80% from 206); Max value from RGB is 117 - color contains mainly: blue. Hex color #283175 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #283175 is #D7CE8A. Grayscale: #353535. Windows color (decimal): -14143115 or 7680296. OLE color: 7680296.
HSL color Cylindrical-coordinate representation of color #283175: hue angle of 232.99º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #283175 is Cyan = 0.66, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 40 | 49 | 117 | - |
| CMYK | 0.66 | 0.58 | 0 | 0.54 |
| HSL | 232.99º | 0.49% | 0.31% | - |
| HSV(B) | 232.99º | 0.66% | 0.46% | - |
| XYZ | 5.18 | 3.93 | 17.32 | - |
| YUV | 54.06 | 163.52 | 117.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 49 | 117 | 0.66 | 0.58 | 0 | 0.54 | 232.99 | 0.49 | 0.31 |
| Hex | 28 | 31 | 75 | 42 | 3A | 0 | 36 | E9 | 31 | 1F |
| Octal | 50 | 61 | 165 | 102 | 72 | 0 | 66 | 351 | 61 | 37 |
| Binary | 101000 | 110001 | 1110101 | 1000010 | 111010 | 0 | 110110 | 11101001 | 110001 | 11111 |
Color Harmonies of #283175
Complementary color
Monochromatic Colors of #283175
Black with #283175
Text Example
Text Example
White with #283175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283175; }
p { color: rgb(40,49,117); }
H1.HeaderClassName
{
color: #283175;
}
.AnyTagClassName
{
color: #283175;
}
</style>
background-color css
<style>
a { background-color: #283175; }
a { background-color: rgb(40,49,117); }
div.DivClassName
{
background-color: #283175;
}
.BgClassName
{
background-color: #283175;
}
</style>
border-color css
<style>
span { border-color: #283175; }
span { border-color: rgb(40,49,117); }
td.TdClassName
{
border-color: #283175;
}
.TagClassName
{
border-color: #283175;
}
</style>