Shades of Matisse #30617E
Tints of Matisse #30617E
RGB
CMYK
RGB Variations
Color information
#30617E (or 0x30617E) is known color: Matisse. HEX triplet: 30, 61 and 7E. RGB value is (48,97,126). Sum of RGB (Red+Green+Blue) = 48+97+126=271 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.71% from 271); Green value is 97 (38.28% from 255 or 35.79% from 271); Blue value is 126 (49.61% from 255 or 46.49% from 271); Max value from RGB is 126 - color contains mainly: blue. Hex color #30617E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #30617E is #CF9E81. Grayscale: #555555. Windows color (decimal): -13606530 or 8282416. OLE color: 8282416.
HSL color Cylindrical-coordinate representation of color #30617E: hue angle of 202.31º degrees, saturation: 0.45, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #30617E is Cyan = 0.62, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 48 | 97 | 126 | - |
| CMYK | 0.62 | 0.23 | 0 | 0.51 |
| HSL | 202.31º | 0.45% | 0.34% | - |
| HSV(B) | 202.31º | 0.62% | 0.49% | - |
| XYZ | 9.26 | 10.68 | 21.31 | - |
| YUV | 85.66 | 150.77 | 101.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 97 | 126 | 0.62 | 0.23 | 0 | 0.51 | 202.31 | 0.45 | 0.34 |
| Hex | 30 | 61 | 7E | 3E | 17 | 0 | 33 | CA | 2D | 22 |
| Octal | 60 | 141 | 176 | 76 | 27 | 0 | 63 | 312 | 55 | 42 |
| Binary | 110000 | 1100001 | 1111110 | 111110 | 10111 | 0 | 110011 | 11001010 | 101101 | 100010 |
Color Harmonies of #30617E
Complementary color
Monochromatic Colors of #30617E
Black with #30617E
Text Example
Text Example
White with #30617E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30617E; }
p { color: rgb(48,97,126); }
H1.HeaderClassName
{
color: #30617E;
}
.AnyTagClassName
{
color: #30617E;
}
</style>
background-color css
<style>
a { background-color: #30617E; }
a { background-color: rgb(48,97,126); }
div.DivClassName
{
background-color: #30617E;
}
.BgClassName
{
background-color: #30617E;
}
</style>
border-color css
<style>
span { border-color: #30617E; }
span { border-color: rgb(48,97,126); }
td.TdClassName
{
border-color: #30617E;
}
.TagClassName
{
border-color: #30617E;
}
</style>