Shades of Studio #714598
Tints of Studio #714598
RGB
CMYK
RGB Variations
Color information
#714598 (or 0x714598) is known color: Studio. HEX triplet: 71, 45 and 98. RGB value is (113,69,152). Sum of RGB (Red+Green+Blue) = 113+69+152=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 69 (27.34% from 255 or 20.66% from 334); Blue value is 152 (59.77% from 255 or 45.51% from 334); Max value from RGB is 152 - color contains mainly: blue. Hex color #714598 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714598 is #8EBA67. Grayscale: #5B5B5B. Windows color (decimal): -9353832 or 9979249. OLE color: 9979249.
HSL color Cylindrical-coordinate representation of color #714598: hue angle of 271.81º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #714598 is Cyan = 0.26, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 69 | 152 | - |
| CMYK | 0.26 | 0.55 | 0 | 0.40 |
| HSL | 271.81º | 0.38% | 0.43% | - |
| HSV(B) | 271.81º | 0.55% | 0.6% | - |
| XYZ | 14.61 | 10.03 | 30.87 | - |
| YUV | 91.62 | 162.08 | 143.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 152 | 0.26 | 0.55 | 0 | 0.40 | 271.81 | 0.38 | 0.43 |
| Hex | 71 | 45 | 98 | 1A | 37 | 0 | 28 | 110 | 26 | 2B |
| Octal | 161 | 105 | 230 | 32 | 67 | 0 | 50 | 420 | 46 | 53 |
| Binary | 1110001 | 1000101 | 10011000 | 11010 | 110111 | 0 | 101000 | 100010000 | 100110 | 101011 |
Color Harmonies of #714598
Complementary color
Monochromatic Colors of #714598
Black with #714598
Text Example
Text Example
White with #714598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714598; }
p { color: rgb(113,69,152); }
H1.HeaderClassName
{
color: #714598;
}
.AnyTagClassName
{
color: #714598;
}
</style>
background-color css
<style>
a { background-color: #714598; }
a { background-color: rgb(113,69,152); }
div.DivClassName
{
background-color: #714598;
}
.BgClassName
{
background-color: #714598;
}
</style>
border-color css
<style>
span { border-color: #714598; }
span { border-color: rgb(113,69,152); }
td.TdClassName
{
border-color: #714598;
}
.TagClassName
{
border-color: #714598;
}
</style>