Shades of Torea Bay #293282
Tints of Torea Bay #293282
RGB
CMYK
RGB Variations
Color information
#293282 (or 0x293282) is known color: Torea Bay. HEX triplet: 29, 32 and 82. RGB value is (41,50,130). Sum of RGB (Red+Green+Blue) = 41+50+130=221 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.55% from 221); Green value is 50 (19.92% from 255 or 22.62% from 221); Blue value is 130 (51.17% from 255 or 58.82% from 221); Max value from RGB is 130 - color contains mainly: blue. Hex color #293282 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #293282 is #D6CD7D. Grayscale: #383838. Windows color (decimal): -14077310 or 8532521. OLE color: 8532521.
HSL color Cylindrical-coordinate representation of color #293282: hue angle of 233.93º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #293282 is Cyan = 0.68, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 50 | 130 | - |
| CMYK | 0.68 | 0.62 | 0 | 0.49 |
| HSL | 233.93º | 0.52% | 0.34% | - |
| HSV(B) | 233.93º | 0.68% | 0.51% | - |
| XYZ | 6.08 | 4.36 | 21.64 | - |
| YUV | 56.43 | 169.52 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 50 | 130 | 0.68 | 0.62 | 0 | 0.49 | 233.93 | 0.52 | 0.34 |
| Hex | 29 | 32 | 82 | 44 | 3E | 0 | 31 | EA | 34 | 22 |
| Octal | 51 | 62 | 202 | 104 | 76 | 0 | 61 | 352 | 64 | 42 |
| Binary | 101001 | 110010 | 10000010 | 1000100 | 111110 | 0 | 110001 | 11101010 | 110100 | 100010 |
Color Harmonies of #293282
Complementary color
Monochromatic Colors of #293282
Black with #293282
Text Example
Text Example
White with #293282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293282; }
p { color: rgb(41,50,130); }
H1.HeaderClassName
{
color: #293282;
}
.AnyTagClassName
{
color: #293282;
}
</style>
background-color css
<style>
a { background-color: #293282; }
a { background-color: rgb(41,50,130); }
div.DivClassName
{
background-color: #293282;
}
.BgClassName
{
background-color: #293282;
}
</style>
border-color css
<style>
span { border-color: #293282; }
span { border-color: rgb(41,50,130); }
td.TdClassName
{
border-color: #293282;
}
.TagClassName
{
border-color: #293282;
}
</style>