Shades of Minsk #423867
Tints of Minsk #423867
RGB
CMYK
RGB Variations
Color information
#423867 (or 0x423867) is known color: Minsk. HEX triplet: 42, 38 and 67. RGB value is (66,56,103). Sum of RGB (Red+Green+Blue) = 66+56+103=225 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.33% from 225); Green value is 56 (22.27% from 255 or 24.89% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #423867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423867 is #BDC798. Grayscale: #404040. Windows color (decimal): -12437401 or 6764610. OLE color: 6764610.
HSL color Cylindrical-coordinate representation of color #423867: hue angle of 252.77º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #423867 is Cyan = 0.36, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 56 | 103 | - |
| CMYK | 0.36 | 0.46 | 0 | 0.60 |
| HSL | 252.77º | 0.3% | 0.31% | - |
| HSV(B) | 252.77º | 0.46% | 0.4% | - |
| XYZ | 6.11 | 4.97 | 13.47 | - |
| YUV | 64.35 | 149.81 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 56 | 103 | 0.36 | 0.46 | 0 | 0.60 | 252.77 | 0.3 | 0.31 |
| Hex | 42 | 38 | 67 | 24 | 2E | 0 | 3C | FD | 1E | 1F |
| Octal | 102 | 70 | 147 | 44 | 56 | 0 | 74 | 375 | 36 | 37 |
| Binary | 1000010 | 111000 | 1100111 | 100100 | 101110 | 0 | 111100 | 11111101 | 11110 | 11111 |
Color Harmonies of #423867
Complementary color
Monochromatic Colors of #423867
Black with #423867
Text Example
Text Example
White with #423867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423867; }
p { color: rgb(66,56,103); }
H1.HeaderClassName
{
color: #423867;
}
.AnyTagClassName
{
color: #423867;
}
</style>
background-color css
<style>
a { background-color: #423867; }
a { background-color: rgb(66,56,103); }
div.DivClassName
{
background-color: #423867;
}
.BgClassName
{
background-color: #423867;
}
</style>
border-color css
<style>
span { border-color: #423867; }
span { border-color: rgb(66,56,103); }
td.TdClassName
{
border-color: #423867;
}
.TagClassName
{
border-color: #423867;
}
</style>