Shades of Torea Bay #30347A
Tints of Torea Bay #30347A
RGB
CMYK
RGB Variations
Color information
#30347A (or 0x30347A) is known color: Torea Bay. HEX triplet: 30, 34 and 7A. RGB value is (48,52,122). Sum of RGB (Red+Green+Blue) = 48+52+122=222 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.62% from 222); Green value is 52 (20.70% from 255 or 23.42% from 222); Blue value is 122 (48.05% from 255 or 54.95% from 222); Max value from RGB is 122 - color contains mainly: blue. Hex color #30347A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #30347A is #CFCB85. Grayscale: #3A3A3A. Windows color (decimal): -13618054 or 8008752. OLE color: 8008752.
HSL color Cylindrical-coordinate representation of color #30347A: hue angle of 236.76º degrees, saturation: 0.44, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #30347A is Cyan = 0.61, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 48 | 52 | 122 | - |
| CMYK | 0.61 | 0.57 | 0 | 0.52 |
| HSL | 236.76º | 0.44% | 0.33% | - |
| HSV(B) | 236.76º | 0.61% | 0.48% | - |
| XYZ | 5.96 | 4.49 | 18.96 | - |
| YUV | 58.78 | 163.67 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 52 | 122 | 0.61 | 0.57 | 0 | 0.52 | 236.76 | 0.44 | 0.33 |
| Hex | 30 | 34 | 7A | 3D | 39 | 0 | 34 | ED | 2C | 21 |
| Octal | 60 | 64 | 172 | 75 | 71 | 0 | 64 | 355 | 54 | 41 |
| Binary | 110000 | 110100 | 1111010 | 111101 | 111001 | 0 | 110100 | 11101101 | 101100 | 100001 |
Color Harmonies of #30347A
Complementary color
Monochromatic Colors of #30347A
Black with #30347A
Text Example
Text Example
White with #30347A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30347A; }
p { color: rgb(48,52,122); }
H1.HeaderClassName
{
color: #30347A;
}
.AnyTagClassName
{
color: #30347A;
}
</style>
background-color css
<style>
a { background-color: #30347A; }
a { background-color: rgb(48,52,122); }
div.DivClassName
{
background-color: #30347A;
}
.BgClassName
{
background-color: #30347A;
}
</style>
border-color css
<style>
span { border-color: #30347A; }
span { border-color: rgb(48,52,122); }
td.TdClassName
{
border-color: #30347A;
}
.TagClassName
{
border-color: #30347A;
}
</style>