Shades of Mikado #453007
Tints of Mikado #453007
RGB
CMYK
RGB Variations
Color information
#453007 (or 0x453007) is known color: Mikado. HEX triplet: 45, 30 and 07. RGB value is (69,48,7). Sum of RGB (Red+Green+Blue) = 69+48+7=124 (16% of max value = 765). Red value is 69 (27.34% from 255 or 55.65% from 124); Green value is 48 (19.14% from 255 or 38.71% from 124); Blue value is 7 (3.12% from 255 or 5.65% from 124); Max value from RGB is 69 - color contains mainly: red. Hex color #453007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453007 is #BACFF8. Grayscale: #313131. Windows color (decimal): -12242937 or 471109. OLE color: 471109.
HSL color Cylindrical-coordinate representation of color #453007: hue angle of 39.68º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #453007 is Cyan = 0, Magento = 0.30, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 48 | 7 | - |
| CMYK | 0 | 0.30 | 0.90 | 0.73 |
| HSL | 39.68º | 0.82% | 0.15% | - |
| HSV(B) | 39.68º | 0.9% | 0.27% | - |
| XYZ | 3.55 | 3.39 | 0.67 | - |
| YUV | 49.61 | 103.96 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 7 | 0 | 0.30 | 0.90 | 0.73 | 39.68 | 0.82 | 0.15 |
| Hex | 45 | 30 | 7 | 0 | 1E | 5A | 49 | 28 | 52 | F |
| Octal | 105 | 60 | 7 | 0 | 36 | 132 | 111 | 50 | 122 | 17 |
| Binary | 1000101 | 110000 | 111 | 0 | 11110 | 1011010 | 1001001 | 101000 | 1010010 | 1111 |
Color Harmonies of #453007
Complementary color
Monochromatic Colors of #453007
Black with #453007
Text Example
Text Example
White with #453007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453007; }
p { color: rgb(69,48,7); }
H1.HeaderClassName
{
color: #453007;
}
.AnyTagClassName
{
color: #453007;
}
</style>
background-color css
<style>
a { background-color: #453007; }
a { background-color: rgb(69,48,7); }
div.DivClassName
{
background-color: #453007;
}
.BgClassName
{
background-color: #453007;
}
</style>
border-color css
<style>
span { border-color: #453007; }
span { border-color: rgb(69,48,7); }
td.TdClassName
{
border-color: #453007;
}
.TagClassName
{
border-color: #453007;
}
</style>