Shades of Matisse #306184
Tints of Matisse #306184
RGB
CMYK
RGB Variations
Color information
#306184 (or 0x306184) is known color: Matisse. HEX triplet: 30, 61 and 84. RGB value is (48,97,132). Sum of RGB (Red+Green+Blue) = 48+97+132=277 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.33% from 277); Green value is 97 (38.28% from 255 or 35.02% from 277); Blue value is 132 (51.95% from 255 or 47.65% from 277); Max value from RGB is 132 - color contains mainly: blue. Hex color #306184 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306184 is #CF9E7B. Grayscale: #565656. Windows color (decimal): -13606524 or 8675632. OLE color: 8675632.
HSL color Cylindrical-coordinate representation of color #306184: hue angle of 205º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #306184 is Cyan = 0.64, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 97 | 132 | - |
| CMYK | 0.64 | 0.27 | 0 | 0.48 |
| HSL | 205º | 0.47% | 0.35% | - |
| HSV(B) | 205º | 0.64% | 0.52% | - |
| XYZ | 9.66 | 10.84 | 23.41 | - |
| YUV | 86.34 | 153.77 | 100.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 97 | 132 | 0.64 | 0.27 | 0 | 0.48 | 205 | 0.47 | 0.35 |
| Hex | 30 | 61 | 84 | 40 | 1B | 0 | 30 | CD | 2F | 23 |
| Octal | 60 | 141 | 204 | 100 | 33 | 0 | 60 | 315 | 57 | 43 |
| Binary | 110000 | 1100001 | 10000100 | 1000000 | 11011 | 0 | 110000 | 11001101 | 101111 | 100011 |
Color Harmonies of #306184
Complementary color
Monochromatic Colors of #306184
Black with #306184
Text Example
Text Example
White with #306184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306184; }
p { color: rgb(48,97,132); }
H1.HeaderClassName
{
color: #306184;
}
.AnyTagClassName
{
color: #306184;
}
</style>
background-color css
<style>
a { background-color: #306184; }
a { background-color: rgb(48,97,132); }
div.DivClassName
{
background-color: #306184;
}
.BgClassName
{
background-color: #306184;
}
</style>
border-color css
<style>
span { border-color: #306184; }
span { border-color: rgb(48,97,132); }
td.TdClassName
{
border-color: #306184;
}
.TagClassName
{
border-color: #306184;
}
</style>