Shades of Mikado #453307
Tints of Mikado #453307
RGB
CMYK
RGB Variations
Color information
#453307 (or 0x453307) is known color: Mikado. HEX triplet: 45, 33 and 07. RGB value is (69,51,7). Sum of RGB (Red+Green+Blue) = 69+51+7=127 (16% of max value = 765). Red value is 69 (27.34% from 255 or 54.33% from 127); Green value is 51 (20.31% from 255 or 40.16% from 127); Blue value is 7 (3.12% from 255 or 5.51% from 127); Max value from RGB is 69 - color contains mainly: red. Hex color #453307 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #453307 is #BACCF8. Grayscale: #333333. Windows color (decimal): -12242169 or 471877. OLE color: 471877.
HSL color Cylindrical-coordinate representation of color #453307: hue angle of 42.58º 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 #453307 is Cyan = 0, Magento = 0.26, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 51 | 7 | - |
| CMYK | 0 | 0.26 | 0.90 | 0.73 |
| HSL | 42.58º | 0.82% | 0.15% | - |
| HSV(B) | 42.58º | 0.9% | 0.27% | - |
| XYZ | 3.68 | 3.65 | 0.71 | - |
| YUV | 51.37 | 102.96 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 7 | 0 | 0.26 | 0.90 | 0.73 | 42.58 | 0.82 | 0.15 |
| Hex | 45 | 33 | 7 | 0 | 1A | 5A | 49 | 2B | 52 | F |
| Octal | 105 | 63 | 7 | 0 | 32 | 132 | 111 | 53 | 122 | 17 |
| Binary | 1000101 | 110011 | 111 | 0 | 11010 | 1011010 | 1001001 | 101011 | 1010010 | 1111 |
Color Harmonies of #453307
Complementary color
Monochromatic Colors of #453307
Black with #453307
Text Example
Text Example
White with #453307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453307; }
p { color: rgb(69,51,7); }
H1.HeaderClassName
{
color: #453307;
}
.AnyTagClassName
{
color: #453307;
}
</style>
background-color css
<style>
a { background-color: #453307; }
a { background-color: rgb(69,51,7); }
div.DivClassName
{
background-color: #453307;
}
.BgClassName
{
background-color: #453307;
}
</style>
border-color css
<style>
span { border-color: #453307; }
span { border-color: rgb(69,51,7); }
td.TdClassName
{
border-color: #453307;
}
.TagClassName
{
border-color: #453307;
}
</style>