Shades of Arapawa #304556
Tints of Arapawa #304556
RGB
CMYK
RGB Variations
Color information
#304556 (or 0x304556) is known color: Arapawa. HEX triplet: 30, 45 and 56. RGB value is (48,69,86). Sum of RGB (Red+Green+Blue) = 48+69+86=203 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.65% from 203); Green value is 69 (27.34% from 255 or 33.99% from 203); Blue value is 86 (33.98% from 255 or 42.36% from 203); Max value from RGB is 86 - color contains mainly: blue. Hex color #304556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #304556 is #CFBAA9. Grayscale: #404040. Windows color (decimal): -13613738 or 5653808. OLE color: 5653808.
HSL color Cylindrical-coordinate representation of color #304556: hue angle of 206.84º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #304556 is Cyan = 0.44, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 69 | 86 | - |
| CMYK | 0.44 | 0.20 | 0 | 0.66 |
| HSL | 206.84º | 0.28% | 0.26% | - |
| HSV(B) | 206.84º | 0.44% | 0.34% | - |
| XYZ | 5.03 | 5.56 | 9.61 | - |
| YUV | 64.66 | 140.04 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 69 | 86 | 0.44 | 0.20 | 0 | 0.66 | 206.84 | 0.28 | 0.26 |
| Hex | 30 | 45 | 56 | 2C | 14 | 0 | 42 | CF | 1C | 1A |
| Octal | 60 | 105 | 126 | 54 | 24 | 0 | 102 | 317 | 34 | 32 |
| Binary | 110000 | 1000101 | 1010110 | 101100 | 10100 | 0 | 1000010 | 11001111 | 11100 | 11010 |
Color Harmonies of #304556
Complementary color
Monochromatic Colors of #304556
Black with #304556
Text Example
Text Example
White with #304556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304556; }
p { color: rgb(48,69,86); }
H1.HeaderClassName
{
color: #304556;
}
.AnyTagClassName
{
color: #304556;
}
</style>
background-color css
<style>
a { background-color: #304556; }
a { background-color: rgb(48,69,86); }
div.DivClassName
{
background-color: #304556;
}
.BgClassName
{
background-color: #304556;
}
</style>
border-color css
<style>
span { border-color: #304556; }
span { border-color: rgb(48,69,86); }
td.TdClassName
{
border-color: #304556;
}
.TagClassName
{
border-color: #304556;
}
</style>